[Bug 1428486] Re: Only start rpc.statd if $NEED_STATD
Launchpad Bug Tracker
1428486 at bugs.launchpad.net
Tue Mar 31 08:34:46 UTC 2015
** Branch linked: lp:ubuntu/vivid-proposed/nfs-utils
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1428486
Title:
Only start rpc.statd if $NEED_STATD
Status in nfs-utils package in Ubuntu:
Fix Committed
Bug description:
A remaining TODO item from the systemdification (bug 1312976) was to
only start rpc.statd if /etc/default/nfs-common enables NEED_STATD=.
This is a bit awkward with systemd and we generally avoid/move away
from such "enable the unit" config files as they are redundant with
update-rc.d enable/disable and systemctl enable/disable (which is the
canonical way to enable/disable a unit).
We should probably just add a comment pointing to systemctl
enable/disable, and make sure that this works as intended.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1428486/+subscriptions
More information about the foundations-bugs
mailing list