be_service_*()



I just added three functions to be.pl:

be_service_enable()
be_service_disable()
be_service_restart()

These functions take care of starting/stopping daemons the SYSV way or,
failing that, by more simple means. They also use the links in runlevel 3 and
5 to ensure the effect is permanent. Usage texts are in the source.

The existing backends have been updated to make use of the new functions.
Simpler and more reliable (even adds mission-critical enterprise ready
high-ROI functionality).

--
Hans Petter



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]