for my usecase, it would probably be nicest if I could just disable this via
environment variable.
perhaps:
DISABLE_NTPDATE=1 ifup eth0
and then just a simple check for that variable in the script:
[ "${DISABLE_NTPDATE:-0}" != "0" ] && exit 0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206164
Title:
/etc/network/if-up.d/ntpdate does not detach correctly
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1206164/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs