]> git.pld-linux.org Git - packages/util-vserver.git/commitdiff
drop cvs leftovers
authorElan Ruusamäe <glen@delfi.ee>
Wed, 15 Jan 2014 20:16:15 +0000 (22:16 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 15 Jan 2014 20:16:15 +0000 (22:16 +0200)
rebootmgr.init [changed mode: 0644->0755]
util-vserver.init [changed mode: 0644->0755]
vprocunhide.init [changed mode: 0644->0755]
vrootdevices.init [changed mode: 0644->0755]
vservers-legacy.init [changed mode: 0644->0755]
vservers.init [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 5936e0c..65eb453
@@ -5,8 +5,6 @@
 #              the /sbin/vreboot command to talk with the reboot manager
 # processname: rebootmgr
 # config: /etc/vservers
-#
-# $Id$
 
 . /etc/init.d/functions
 
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
index 423a15d..9ae34b7
@@ -4,8 +4,6 @@
 #
 # chkconfig: 2345 26 74
 # description: Makes some /proc entries visibly for vservers
-#
-# $Id$
 
 # if kernel not capable, exit early
 if [ ! -d /proc/virtual ]; then
old mode 100644 (file)
new mode 100755 (executable)
index 8e274ab..816eb62
@@ -4,8 +4,6 @@
 #
 # chkconfig:   345 97 03
 # description: Setup vroot devices for use inside vservers
-#
-# $Id$
 
 # Source function library
 . /etc/rc.d/init.d/functions
old mode 100644 (file)
new mode 100755 (executable)
index c6e96b9..4015d53
@@ -2,8 +2,6 @@
 # chkconfig: 345 98 02
 # description: The vservers service is used to start and stop all
 #              the virtual servers.
-#
-# $Id$
 
 . /etc/init.d/functions
 
old mode 100644 (file)
new mode 100755 (executable)
This page took 0.090212 seconds and 4 git commands to generate.