cualsea/cualsead.init

9 lines
173 B
Plaintext
Raw Normal View History

#!/sbin/openrc-run
description="Cualsead service monitor";
pidfile="/run/cualsea/cualsead.pid"
command="cualsead"
command_user="cualsea:cualsea"
command_background="true"