mokou/Manpage/mokou.conf.5
Nishi 5126f851d5 adding manpage, thanks yakumo izuru
git-svn-id: file:///raid/svn-personal/mokou/trunk@15 35d6bad2-6c5c-c749-ada2-a2c82cb3bd79
2024-09-07 13:23:03 +00:00

28 lines
562 B
Groff

.Dd $Mdocdate$
.Dt MOKOU.CONF 5
.Os
.Sh NAME
.Nm mokou.conf
.Nd INI-like format for
.Xr mokouctl 8
services
.Sh DESCRIPTION
.Bl -tag
.It exec
Command to execute, argv0 must be a full path to the executable
.It pidfile
Where to store the process ID
.It user
Run this command as another user
.It stop
Use #TERM to send a signal to the process, else,
a full path to the executable (such as
.Xr pkill 1)
to stop the service
.El
.Sh AUTHORS
.An nishi Aq Mt nishi@nishi.boats
.Pp
This manual page has been written by
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja