b4e842ac049f4832e21e96a24658fab162f22a83
[paraslash.git] / daemon.m4
1 <qu>
2 option "daemon" d
3 #~~~~~~~~~~~~~~~~
4 "run as background daemon"
5 flag off
6 dependon="logfile"
7 details="
8         Note that </qu>CURRENT_PROGRAM<qu> refuses to start in daemon mode if no
9         logfile was specified.
10 "
11 </qu>