Restore "restart" flag functionality. Services no longer auto-restart
authorDavin McCall <davmac@davmac.org>
Mon, 11 Jan 2016 22:21:16 +0000 (22:21 +0000)
committerDavin McCall <davmac@davmac.org>
Mon, 11 Jan 2016 22:29:42 +0000 (22:29 +0000)
commit9c28492911918c8fdd3cdb48bc479f2c4700ce1a
treeac8b29fdd91586ac42587a1a161d13f2291e09b6
parented798e97850840af7019cb7500c9483e8fe51888
Restore "restart" flag functionality. Services no longer auto-restart
just because they are active (required) - they now only do so if
the auto-restart flag has been set for the service.
src/service.cc
src/service.h