systemd/module-setup.sh: package udev in sysinit.target

master
Harald Hoyer 2012-06-04 13:12:07 +02:00
parent 6042b30c58
commit 0636ce1a7f
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@ install() {
$systemdsystemunitdir/sockets.target.wants/systemd-udev-control.socket \
$systemdsystemunitdir/sockets.target.wants/systemd-udev-kernel.socket \
$systemdsystemunitdir/sockets.target.wants/systemd-journald.socket \
$systemdsystemunitdir/basic.target.wants/systemd-udev.service \
$systemdsystemunitdir/basic.target.wants/systemd-udev-trigger.service \
$systemdsystemunitdir/sysinit.target.wants/systemd-udev.service \
$systemdsystemunitdir/sysinit.target.wants/systemd-udev-trigger.service \
$systemdsystemunitdir/local-fs.target.wants/systemd-remount-fs.service \
$systemdsystemunitdir/local-fs.target.wants/fsck-root.service \
$systemdsystemunitdir/local-fs.target.wants/tmp.mount \