summaryrefslogtreecommitdiff
path: root/net-vpn/ocserv/files/ocserv
blob: 12fd1d0e20c8155e395c9242fab40c3f89c4ab87 (plain)
1
2
3
4
5
6
#!/sbin/openrc-run

command="${RC_PREFIX}/usr/sbin/ocserv"
pidfile="${RC_PREFIX}/run/${RC_SVCNAME}.pid"
command_args="--pid-file '${pidfile}'"
command_args_foreground="--foreground"