/[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.1.2.1 - (hide annotations) (download)
Sat Dec 14 23:48:35 2013 UTC (10 years, 7 months ago) by wellsi
Branch: upstream
CVS Tags: initscripts-9_03_40-2_el6
Changes since 1.1: +24 -0 lines
Upstream import

1 wellsi 1.1.2.1 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