mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-20 21:50:23 +07:00
logger: we need to be started after syslog
This commit is contained in:
parent
dec5d55298
commit
9949ac0cec
@ -9,6 +9,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=systemd Logging Daemon
|
||||
After=@SPECIAL_SYSLOG_SERVICE@
|
||||
|
||||
[Service]
|
||||
ExecStart=@pkglibexecdir@/systemd-logger
|
||||
|
Loading…
Reference in New Issue
Block a user