summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-02-17 11:17:48 +0000
committerRoy Marples <roy@marples.name>2008-02-17 11:17:48 +0000
commitfbdc85f3b3abc06eda9fd4d2a1fd0fc754699d28 (patch)
tree8c1c3443e299699c5ccd7e3a253b44da84a5dbbd /man
parent9854f9e3ee5c1ef8d61171b6a1a38dacc6f67720 (diff)
downloadopenrc-fbdc85f3b3abc06eda9fd4d2a1fd0fc754699d28.tar.gz
openrc-fbdc85f3b3abc06eda9fd4d2a1fd0fc754699d28.tar.bz2
openrc-fbdc85f3b3abc06eda9fd4d2a1fd0fc754699d28.tar.xz
Restore the --env option.
Diffstat (limited to 'man')
-rw-r--r--man/start-stop-daemon.82
1 files changed, 2 insertions, 0 deletions
diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8
index 5944068..15901cb 100644
--- a/man/start-stop-daemon.8
+++ b/man/start-stop-daemon.8
@@ -95,6 +95,8 @@ chdir to this directory before starting the daemon.
.It Fl r , -chroot Ar path
chroot to this directory before starting the daemon. All other paths, such
as the path to the daemon, chdir and pidfile, should be relative to the chroot.
+.It Fl e , -env Ar VAR=VALUE
+Set the environment variable VAR to VALUE.
.It Fl g , -group Ar group
Start the daemon as in the group.
.It Fl m , -make-pidfile