summaryrefslogtreecommitdiffhomepage
path: root/debug-me.service
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-05-08 15:37:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-05-08 15:37:43 -0700
commit803721e46273a7b68aa4e5960b57eadb1ff1b968 (patch)
treef2f371cc8cad292a6a6fd56534d18861a6772244 /debug-me.service
parente611ace21759a301d33f36c1eb55699c4ed4ff43 (diff)
downloaddebug-me-803721e46273a7b68aa4e5960b57eadb1ff1b968.tar.gz
patch init script & systemd service to use _debug-me
Diffstat (limited to 'debug-me.service')
-rw-r--r--debug-me.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug-me.service b/debug-me.service
index 7b184c8..03a8917 100644
--- a/debug-me.service
+++ b/debug-me.service
@@ -8,8 +8,8 @@ EnvironmentFile=-/etc/default/debug-me
ExecStart=/usr/bin/debug-me $DAEMON_PARAMS
InaccessiblePaths=/home /etc
ReadWritePaths=/var/log/debug-me
-User=debug-me
-Group=debug-me
+User=_debug-me
+Group=_debug-me
StandardInput=null
StandardOutput=journal
StandardError=journal