mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
# -d: Do _not_ [sic] daemonize
|
|
# -s: Log to syslog
|
|
MSTPD_ARGS="-d -s"
|