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. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
