From 6c547431bdf02e4514bbf74c31e1f599e5e4bdcc Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Mon, 23 Sep 2002 10:14:47 +0000 Subject: stage 2 adapt. --- etc/debian/2 | 12 +++++++++++- etc/freebsd/2 | 12 +++++++++++- etc/openbsd/2 | 12 +++++++++++- 3 files changed, 33 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/debian/2 b/etc/debian/2 index 9966e42..04c63d2 100755 --- a/etc/debian/2 +++ b/etc/debian/2 @@ -1,2 +1,12 @@ #!/bin/sh -exec /command/svscanboot + +PATH=/command:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin + +exec /dev/null +exec 2>/dev/null + +/command/svc -x /service/* + +exec env - PATH=$PATH \ +runsvdir /service log:_........................................................................................................................................................................................................................................................................................................................................................................................................... diff --git a/etc/freebsd/2 b/etc/freebsd/2 index 9966e42..04c63d2 100755 --- a/etc/freebsd/2 +++ b/etc/freebsd/2 @@ -1,2 +1,12 @@ #!/bin/sh -exec /command/svscanboot + +PATH=/command:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin + +exec /dev/null +exec 2>/dev/null + +/command/svc -x /service/* + +exec env - PATH=$PATH \ +runsvdir /service log:_........................................................................................................................................................................................................................................................................................................................................................................................................... diff --git a/etc/openbsd/2 b/etc/openbsd/2 index 9966e42..04c63d2 100755 --- a/etc/openbsd/2 +++ b/etc/openbsd/2 @@ -1,2 +1,12 @@ #!/bin/sh -exec /command/svscanboot + +PATH=/command:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin + +exec /dev/null +exec 2>/dev/null + +/command/svc -x /service/* + +exec env - PATH=$PATH \ +runsvdir /service log:_........................................................................................................................................................................................................................................................................................................................................................................................................... -- cgit 1.4.1