mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2022-03-07 14:00
This commit is contained in:
14
roles/unmaintained/wh_backend/templates/wh-acld.service.j2
Normal file
14
roles/unmaintained/wh_backend/templates/wh-acld.service.j2
Normal file
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Web Hosting ACL monitor daemon
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/wh-acld
|
||||
PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
MemoryLimit=100M
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user