You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
container-overlay/profiles/templates/homeassistant/check-crashed/init.check-crashed

8 lines
221 B

# Calculate path=/etc/init.d name=#-cut(1,.)-# chmod=755 comment=#
#!/sbin/openrc-run
pidfile="/run/check_crashed.pid"
command="/var/calculate/bin/check-crashed"
command_args="${RC_MONITOR_RESTART}"
command_background=1