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