On Fri, Aug 29, 2014 at 12:39:37AM +0200, Zbigniew Jędrzejewski-Szmek wrote:
> systemd[1]: [/lib/systemd/system/netfilter-persistent.service:5] Failed to 
> add dependency on systemd-modules-load, ignoring: Invalid argument
> systemd[1]: [/lib/systemd/system/netfilter-persistent.service:6] Failed to 
> add dependency on systemd-modules-load, ignoring: Invalid argument

Forgot to say:
Fix is to do:
-Requires=systemd-modules-load
-After=systemd-modules-load
+Requires=systemd-modules-load.service
+After=systemd-modules-load.service

Automatic appending of ".service" only works on the commandline.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to