1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 12:30:18 +02:00

Support dropping priviliges

This commit is contained in:
cn
2013-04-30 23:19:08 +02:00
parent f0bd538728
commit 1073312110
2 changed files with 8 additions and 0 deletions

View File

@ -24,6 +24,9 @@ Create a configuration file in YAML format somewhere:
# listen address and port
host: "0.0.0.0"
port: "80"
# optional: drop priviliges in case you want to but you may need sudo for external commands
user: "nobody"
group: "nogroup"
# logfile is optional, logs to STDOUT else
logfile: "dyndnsd.log"
# interal database file