blackwall/deploy/systemd/laptop/blackwall-healthcheck.service

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