public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/scripts lvm2_monitoring_init_red_hat.in
@ 2009-09-16 23:40 agk
  0 siblings, 0 replies; only message in thread
From: agk @ 2009-09-16 23:40 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-09-16 23:40:19

Modified files:
	scripts        : lvm2_monitoring_init_red_hat.in 

Log message:
	drop -ing suffix

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/scripts/lvm2_monitoring_init_red_hat.in.diff?cvsroot=lvm2&r1=1.1&r2=1.2

--- LVM2/scripts/lvm2_monitoring_init_red_hat.in	2009/09/16 23:22:40	1.1
+++ LVM2/scripts/lvm2_monitoring_init_red_hat.in	2009/09/16 23:40:19	1.2
@@ -21,7 +21,7 @@
 # For Red-Hat-based distributions such as Fedora, RHEL, CentOS.
 #	       
 ### BEGIN INIT INFO
-# Provides: lvm2-monitoring
+# Provides: lvm2-monitor
 # Required-Start: $local_fs
 # Required-Stop: $local_fs
 # Default-Start: 1 2 3 4 5
@@ -31,7 +31,7 @@
 
 . /etc/init.d/functions
 
-DAEMON=lvm2_monitoring
+DAEMON=lvm2_monitor
 
 exec_prefix=@exec_prefix@
 sbindir=@sbindir@


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-16 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-16 23:40 LVM2/scripts lvm2_monitoring_init_red_hat.in agk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).