Modernizing WolfPack to use systemd.timer and systemd-cat
This commit is contained in:
11
wolfpack.service
Normal file
11
wolfpack.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=AniNIX::WolfPack \\ Data Collection Botnet
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/wolfpack --alpha
|
||||
KillMode=process
|
||||
Type=oneshot
|
||||
TimeoutStartSec=1800
|
||||
RemainAfterExit=no
|
||||
User=depriv
|
||||
Group=depriv
|
Reference in New Issue
Block a user