mirror of
https://github.com/xzcrpw/blackwall.git
synced 2026-04-24 11:56:21 +02:00
8 lines
217 B
Desktop File
Executable file
8 lines
217 B
Desktop File
Executable file
[Unit]
|
|
Description=Blackwall health check
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/opt/blackwall/healthcheck.sh
|
|
StandardOutput=append:/var/log/blackwall-health.log
|
|
StandardError=append:/var/log/blackwall-health.log
|