ALT Linux Bugzilla
– Attachment 1555 Details for
Bug 9851
restart function is missing in vz initscript
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
vz.init.restart.patch
vz.init.restart.patch (text/plain), 345 bytes, created by
Konstantin A Lepikhov (L.A. Kostis)
on 2006-08-05 22:19:52 MSD
(
hide
)
Description:
vz.init.restart.patch
Filename:
MIME Type:
Creator:
Konstantin A Lepikhov (L.A. Kostis)
Created:
2006-08-05 22:19:52 MSD
Size:
345 bytes
patch
obsolete
>--- vz.orig 2006-08-02 16:22:29 +0400 >+++ vz 2006-08-05 22:11:30 +0400 >@@ -417,6 +417,12 @@ function stop() > rm -f /var/lock/subsys/vz > } > >+function restart() >+{ >+ stop >+ start >+} >+ > function load_modules() > { > local modules=$1 >@@ -439,8 +445,7 @@ case "$1" in > stop > ;; > restart) >- stop >- start >+ restart > ;; > status) > status
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 9851
: 1555