* Remove some `stopOn = "ip-down"' declarations since they probably

don't do the right thing (e.g. they don't distinguish between
  network interfaces).

svn path=/nixos/trunk/; revision=22102
This commit is contained in:
Eelco Dolstra 2010-06-02 16:19:48 +00:00
parent d317d83ba8
commit d67e6e6285
5 changed files with 0 additions and 5 deletions

View file

@ -89,7 +89,6 @@ in
{ description = "GPSD daemon";
startOn = "ip-up";
stopOn = "ip-down";
exec =
''

View file

@ -119,7 +119,6 @@ in
{ name = "avahi-daemon";
startOn = "ip-up";
stopOn = "ip-down";
script =
''

View file

@ -68,7 +68,6 @@ in
{ description = "BitlBee IRC to other chat networks gateway";
startOn = "ip-up";
stopOn = "ip-down";
preStart =
''

View file

@ -74,7 +74,6 @@ in
{ description = "NTP daemon";
startOn = "ip-up";
stopOn = "ip-down";
preStart =
''

View file

@ -67,7 +67,6 @@ in
{ description = "ONC RPC portmap";
startOn = "ip-up";
stopOn = "ip-down";
exec =
''