summarylogtreecommitdiffstats
path: root/ncdns.service
diff options
context:
space:
mode:
Diffstat (limited to 'ncdns.service')
-rw-r--r--ncdns.service3
1 files changed, 3 insertions, 0 deletions
diff --git a/ncdns.service b/ncdns.service
index 4d6a5a51cb87..36fda803859a 100644
--- a/ncdns.service
+++ b/ncdns.service
@@ -2,6 +2,9 @@
Description=Namecoin to DNS bridge daemon
[Service]
+# If you don't want to bind to port 53, then uncomment to run as non-root:
+# Username=ncdns
+# Group=ncdns
ExecStart=/usr/bin/ncdns
Restart=on-failure