mirror of
git://sourceware.org/git/lvm2.git
synced 2025-09-06 05:44:18 +03:00
drop -ing suffix
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
# For Red-Hat-based distributions such as Fedora, RHEL, CentOS.
|
# For Red-Hat-based distributions such as Fedora, RHEL, CentOS.
|
||||||
#
|
#
|
||||||
### BEGIN INIT INFO
|
### BEGIN INIT INFO
|
||||||
# Provides: lvm2-monitoring
|
# Provides: lvm2-monitor
|
||||||
# Required-Start: $local_fs
|
# Required-Start: $local_fs
|
||||||
# Required-Stop: $local_fs
|
# Required-Stop: $local_fs
|
||||||
# Default-Start: 1 2 3 4 5
|
# Default-Start: 1 2 3 4 5
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
. /etc/init.d/functions
|
. /etc/init.d/functions
|
||||||
|
|
||||||
DAEMON=lvm2_monitoring
|
DAEMON=lvm2_monitor
|
||||||
|
|
||||||
exec_prefix=@exec_prefix@
|
exec_prefix=@exec_prefix@
|
||||||
sbindir=@sbindir@
|
sbindir=@sbindir@
|
||||||
|
Reference in New Issue
Block a user