]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
systemd: add new timers.target and paths.target
authorHarald Hoyer <harald@redhat.com>
Tue, 26 Mar 2013 15:19:27 +0000 (16:19 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 26 Mar 2013 15:19:27 +0000 (16:19 +0100)
modules.d/98systemd/module-setup.sh

index fc8f09aac43021557d1e349933ac969b78472af7..450b42be4b52cf3a2590f018750d5d7fdce6eedc 100755 (executable)
@@ -65,6 +65,8 @@ install() {
         $systemdsystemunitdir/sigpwr.target \
         $systemdsystemunitdir/sockets.target \
         $systemdsystemunitdir/swap.target \
+        $systemdsystemunitdir/timers.target \
+        $systemdsystemunitdir/paths.target \
         $systemdsystemunitdir/systemd-ask-password-console.path \
         $systemdsystemunitdir/systemd-udevd-control.socket \
         $systemdsystemunitdir/systemd-udevd-kernel.socket \