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