Restore the --env option.
This commit is contained in:
parent
9854f9e3ee
commit
fbdc85f3b3
@ -95,6 +95,8 @@ chdir to this directory before starting the daemon.
|
|||||||
.It Fl r , -chroot Ar path
|
.It Fl r , -chroot Ar path
|
||||||
chroot to this directory before starting the daemon. All other paths, such
|
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.
|
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
|
.It Fl g , -group Ar group
|
||||||
Start the daemon as in the group.
|
Start the daemon as in the group.
|
||||||
.It Fl m , -make-pidfile
|
.It Fl m , -make-pidfile
|
||||||
|
Loading…
Reference in New Issue
Block a user