[Nix-dev] Re: [Nix-commits] SVN commit: nix - 18644 - maggesi - nixos/trunk/modules/services/network-filesystems/openafs-client
Marco Maggesi
maggesi at math.unifi.it
Thu Nov 26 15:13:24 CET 2009
On Nov 26, 2009, at 2:54 PM, Eelco Dolstra wrote:
> Hi,
>
> Marco Maggesi wrote:
>
>> - startOn = "network-interfaces/started";
>> - stopOn = "network-interfaces/stop";
>> + startOn = "start network-interfaces";
>> + stopOn = "stop network-interfaces";
>
> That should be "started" and "stopping" respectively.
Oops...
Thank you.
Should be fixed now.
M.
More information about the nix-dev
mailing list