[Pythomnic3k-questions] Best Practice to Auto-Start cages under Linux
Brought to you by:
targeted
From: Eric L. <Er...@th...> - 2016-01-22 16:19:01
|
Dmitry, Do you have a handy template script that can start/stop cages under linux (Debian Wheezy, in this case, so the rc.d structure) as you can other services? I'd like to be able to something like "/etc/init.d/cage start" and "stop" and put in in the default startup sequence, etc. Starting a cage is easy, but I can't find a good way to cleanly shut one down, unless startup.py also doubles as "shutdown.py"! Eric |