summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/lvm2/files/lvmetad.initd-2.02.105')
-rwxr-xr-xsys-fs/lvm2/files/lvmetad.initd-2.02.1054
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/files/lvmetad.initd-2.02.105 b/sys-fs/lvm2/files/lvmetad.initd-2.02.105
index c5a500850ebc..9baf59473833 100755
--- a/sys-fs/lvm2/files/lvmetad.initd-2.02.105
+++ b/sys-fs/lvm2/files/lvmetad.initd-2.02.105
@@ -1,9 +1,9 @@
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/files/lvmetad.initd-2.02.105,v 1.2 2014/02/02 19:56:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/files/lvmetad.initd-2.02.105,v 1.3 2014/02/08 21:17:46 robbat2 Exp $
-pidfile="/var/run/lvmetad.pid"
+pidfile="/run/lvmetad.pid"
command="/sbin/lvmetad"
command_args="${LVMETAD_OPTS:=-p ${pidfile}}"
start_stop_daemon_args="--pidfile ${pidfile}"