From 1ab1e9328a6313ae7d77957168484ce4b52fdf5d Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 20 Aug 2008 10:02:11 +0000 Subject: Add -k,--umask option, Gentoo #232455. --- man/start-stop-daemon.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/start-stop-daemon.8') diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8 index 33a9cee..a4df24f 100644 --- a/man/start-stop-daemon.8 +++ b/man/start-stop-daemon.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd Jul 08, 2008 +.Dd August 20, 2008 .Dt START-STOP-DAEMON 8 SMM .Os OpenRC .Sh NAME @@ -127,6 +127,8 @@ as the path to the daemon, chdir and pidfile, should be relative to the chroot. Set the environment variable VAR to VALUE. .It Fl g , -group Ar group Start the daemon as in the group. +.It Fl k , -umask Ar mode +Set the umask of the daemon. .It Fl m , -make-pidfile Saves the pid of the daemon in the file specified by the .Fl p , -pidfile -- cgit v1.2.3