summarylogtreecommitdiffstats
path: root/foldingathome.init
blob: 512998943fdfe84e2c2a90843b291d9c99eb8f73 (plain)
1
2
3
4
5
6
7
#!/usr/bin/openrc-run
start_stop_daemon_args="--chdir /var/lib/fah"
command="/opt/fah/FAHClient"
command_user="fah"
command_background=1
pidfile="/var/run/fah.pid"