units: make sure systemd sockets are installed before sockets.target

This commit is contained in:
Lennart Poettering 2010-06-04 20:55:37 +02:00
parent b410e6b951
commit 8ffc5c2f48
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
[Unit]
Description=systemd /dev/initctl Compatibility Socket
After=sysinit.target
Before=sockets.target
[Socket]
ListenFIFO=/dev/initctl

View File

@ -10,6 +10,7 @@
[Unit]
Description=systemd Logging Socket
After=sysinit.target
Before=sockets.target
[Socket]
ListenStream=@/org/freedesktop/systemd1/logger