]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/template/inspircd.service
Allow customising the example config directory at build time.
[user/henk/code/inspircd.git] / make / template / inspircd.service
index c05e618226dcfb88facfd65aa38b76438197547f..e29aa593f6c979d1665fd0f7b563793e516f6430 100644 (file)
@@ -30,6 +30,8 @@ ExecStop=@SCRIPT_DIR@/inspircd stop
 PIDFile=@DATA_DIR@/inspircd.pid
 Restart=on-failure
 Type=forking
+User=@USER@
+Group=@GROUP@
 
 [Install]
 WantedBy=multi-user.target