]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- fix udev-settle service symlinks in systemd-units trigger
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 31 May 2012 10:36:02 +0000 (10:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    systemd.spec -> 1.175

systemd.spec

index 777adf4743e2a23bc5f753accbecce8224250c3d..4e41c850ec61f6e858f0b13b59b02af0f960f79d 100644 (file)
@@ -836,7 +836,7 @@ fi
 %{__rm} -f %{_sysconfdir}/systemd/system/multi-user.target.wants/network-post.service >/dev/null 2>&1 || :
 /bin/systemctl reenable network.service >/dev/null 2>&1 || :
 
-%triggerpostun units -- udev-core < 1:183
+%triggerpostun units -- systemd-units < 1:183
 /bin/systemctl --quiet enable systemd-udev-settle.service >/dev/null 2>&1 || :
 %{__rm} -f /etc/systemd/system/basic.target.wants/udev-settle.service >/dev/null 2>&1 || :
 
This page took 0.172682 seconds and 4 git commands to generate.