Update security.service
This commit is contained in:
parent
915e63b748
commit
0cf406f392
@ -1,14 +1,14 @@
|
||||
[Unit]
|
||||
Description=VeraCrypt Protection
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
||||
ExecStart=/usr/bin/bash /home/verita84/docker/gentoo/security.sh
|
||||
ExecStop=/usr/bin/killall -9 security.sh
|
||||
Restart=on-failure
|
||||
RestartSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
[Unit]
|
||||
Description=VeraCrypt Protection
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
||||
ExecStart=/usr/bin/bash /root/docker/gentoo/security.sh start
|
||||
ExecStop=/usr/bin/bash /root/docker/gentoo/security.sh stop
|
||||
Restart=on-failure
|
||||
RestartSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user