Current state of Sharingan role -- still need to add rkhunter
This commit is contained in:
9
roles/Sharingan/files/sharingan-heartbeat.service
Normal file
9
roles/Sharingan/files/sharingan-heartbeat.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=AniNIX/Sharingan | Heartbeat service
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash -c 'systemd-cat -t sharingan-heartbeat echo `systemctl is-system-running`'
|
||||
Type=oneshot
|
||||
RemainAfterExit=no
|
||||
User=root
|
||||
Group=root
|
Reference in New Issue
Block a user