Skip to content

Commit ead51eb

Browse files
committed
units: make sure syslog socket goes away early during shutdown
1 parent 5ba081b commit ead51eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

units/syslog.socket

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
Description=Syslog Socket
1212
DefaultDependencies=no
1313
Before=sockets.target syslog.target
14+
Conflicts=shutdown.target
15+
Before=shutdown.target
1416

1517
# Pull in syslog.target to tell people that /dev/log is now accessible
1618
Wants=syslog.target

0 commit comments

Comments
 (0)