@James, you suggestion worked. Note that I dropped the "env
UPSTART_EVENTS=". Here is the job definition I used.
# grep -v "#" /etc/init/procps.conf
description "set sysctls from /etc/sysctl.conf"
instance $UPSTART_EVENTS
start on virtual-filesystems or stopped networking
task
script
cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sysctl -p -
end script
By the way, that also fixes LP: #690433. Thank you !
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771372
Title:
procps runs too early in the boot process
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/771372/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs