/[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.3 - (hide annotations) (download)
Sun Dec 23 04:47:40 2018 UTC (5 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
import initscript from centOS

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