projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
b7f5a99
)
Make non-sysv initstyles work again.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Tue, 28 Nov 2006 17:42:38 +0000 (17:42 +0000)
committer
Daniel Hokka Zakrisson
<daniel@hozac.com>
Tue, 28 Nov 2006 17:42:38 +0000 (17:42 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2410
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
scripts/vserver.functions
patch
|
blob
|
history
diff --git
a/scripts/vserver.functions
b/scripts/vserver.functions
index
455dc1f
..
6d25458
100644
(file)
--- a/
scripts/vserver.functions
+++ b/
scripts/vserver.functions
@@
-250,7
+250,7
@@
function _generateInitOptions
CHCONTEXT_INIT_OPTS=()
- test -n "$INITSTYLE" || \
+ test x"$INITSTYLE" = xrescue || \
getFileValue INITSTYLE "$cfgdir"/style
getFileValue RUNLEVEL_START "$cfgdir"/runlevel
getFileValue RUNLEVEL_START "$cfgdir"/runlevel.start