initscripts are now triggered through rc via a generic /etc/init.d/vinit
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 21 Jun 2010 14:54:01 +0000 (14:54 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 21 Jun 2010 14:54:01 +0000 (14:54 +0000)
commit8b14bf7e48b420f68ae13b1c4461bd3d1f5e5baa
treee4332b58f074ff10c0743c55c1827426e6942856
parent115d6c76a505e56954d79e09867016e842a9bf95
initscripts are now triggered through rc via a generic /etc/init.d/vinit
that script is always installed and chkconfig-enabled
it then checks for /etc/init.d/vinit.slice, from the initscript tag
this way this process group correctly gets wiped when the sliver is shutdown
this was confirmed to not be the case formerly
NodeManager.spec
logger.py
sliver-initscripts/vinit [new file with mode: 0755]
sliver_vs.py