summaryrefslogtreecommitdiff
blob: 8121aa55e6a6adb68997b5c76653c5c111568560 (plain)
1
2
3
4
5
6
7
8
#!/sbin/openrc-run
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

pidfile="/var/run/snlock.pid"
command="/usr/sbin/snlock"
command_args="daemon ${SANLOCKOPTS:-"-U sanlock -G sanlock"}"