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

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

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

Revision 1.1 by wellsi, Sat Dec 14 23:48:35 2013 UTC Revision 1.2 by wellsi, Sun Dec 15 01:17:14 2013 UTC
# Line 0  Line 1 
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    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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