run systemd service as _forumspam user
This commit is contained in:
parent
a512b79d58
commit
e741dc37ee
@ -2,8 +2,8 @@
|
|||||||
Description=Forumspam Block Daemon
|
Description=Forumspam Block Daemon
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=forumspam
|
User=_forumspam
|
||||||
Group=forumspam
|
Group=_forumspam
|
||||||
ExecStart=/usr/local/bin/q2a_usercheck.sh
|
ExecStart=/usr/local/bin/q2a_usercheck.sh
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Reference in New Issue
Block a user