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

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