On Wed, May 15, 2013 at 08:54:14AM -0000, Christopher Odenbach wrote: > > This is a deliberate design decision. /etc/default files are > > discouraged whenever they aren't required to be supported for legacy > > reasons, because they slow down the boot with gratuitous spawning of > > shell processes.
> OK, I understand. The point is only that /etc/default/nfs-common gets > already sourced in the init file once. It gets sourced in the pre-start script, which already has to be a script. Using this file for gssd options would require spawning another subshell in place of the 'exec', which is what we want to avoid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1179980 Title: nfs-common: gssd upstart config does not permit usage of startup options To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1179980/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
