summarylogtreecommitdiffstats
path: root/ncdns.service
diff options
context:
space:
mode:
Diffstat (limited to 'ncdns.service')
-rw-r--r--ncdns.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncdns.service b/ncdns.service
index 36fda803859a..c84840493392 100644
--- a/ncdns.service
+++ b/ncdns.service
@@ -3,7 +3,7 @@ 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
+# User=ncdns
# Group=ncdns
ExecStart=/usr/bin/ncdns
Restart=on-failure