runit-template/check
2024-11-14 17:53:38 +02:00

6 lines
138 B
Bash
Executable File

#!/bin/sh
# Logic to check if the service is running correctly
# Executed when sv check is issued
# Reposrts success when exit code is 0