diff options
Diffstat (limited to 'units/systemd-shutdownd.socket')
-rw-r--r-- | units/systemd-shutdownd.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index 6faf36f0e2..b30a6657cf 100644 --- a/units/systemd-shutdownd.socket +++ b/units/systemd-shutdownd.socket @@ -13,4 +13,4 @@ DefaultDependencies=no Before=sockets.target [Socket] -ListenDatagram=/dev/.run/systemd/shutdownd +ListenDatagram=/run/systemd/shutdownd |