mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
units: make sure syslog socket goes away early during shutdown
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
Description=Syslog Socket
|
||||
DefaultDependencies=no
|
||||
Before=sockets.target syslog.target
|
||||
Conflicts=shutdown.target
|
||||
Before=shutdown.target
|
||||
|
||||
# Pull in syslog.target to tell people that /dev/log is now accessible
|
||||
Wants=syslog.target
|
||||
|
||||
Reference in New Issue
Block a user