/[smeserver]/rpms/initscripts/sme9/0001-remove-duplicit-then.patch
ViewVC logotype

Annotation of /rpms/initscripts/sme9/0001-remove-duplicit-then.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Sun Dec 15 01:17:14 2013 UTC (10 years, 7 months ago) by wellsi
Branch: MAIN
CVS Tags: initscripts-9_03_58-1_el6_sme_1, initscripts-9_03_40-2_2_el6_sme, initscripts-9_03_40-2_3_el6_sme, initscripts-9_03_46-2_el6_sme_1, initscripts-9_03_46-3_el6_sme_1, initscripts-9_03_40-2_1_el6_sme, initscripts-9_03_53-1_el6_sme_1, initscripts-9_03_40-2_el6_sme, initscripts-9_03_49-1_el6_sme_1_1
Changes since 1.1: +24 -0 lines
* Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> - 9.03.40-2.sme
- Add hack for running rc7.d script during runlevel 4 [SME: 7217]
- Roll in CentOS Branding

1 wellsi 1.2 From 5948bc3af6a9bdd9b043e52e6dab95984fd300a9 Mon Sep 17 00:00:00 2001
2     From: Lukas Nykryn <lnykryn@redhat.com>
3     Date: Thu, 10 Oct 2013 17:20:39 +0200
4     Subject: [PATCH] remove duplicit then
5    
6     ---
7     rc.d/rc.sysinit | 1 -
8     1 file changed, 1 deletion(-)
9    
10     diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
11     index cdf0a85..2857814 100755
12     --- a/rc.d/rc.sysinit
13     +++ b/rc.d/rc.sysinit
14     @@ -204,7 +204,6 @@ fi
15    
16     if [ -x /sbin/lvm ]; then
17     if [ ! -f /.nolvm ] && ! strstr "$cmdline" nolvm ; then
18     - then
19     action $"Setting up Logical Volume Management:" /sbin/lvm vgchange -a ay --sysinit
20     else
21     echo $"Logical Volume Management disabled at boot."
22     --
23     1.8.3.1
24    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed