Reason to use startproc, killproc and checkproc in Sys-V type init scripts in OpenSUSE
3
votes
1
answer
2530
views
In OpenSUSE 11.4
sysvinit-tools
package contains startproc
, killproc
and checkproc
binaries which according to /etc/init.d/skeleton
file and OpenSUSE documentation should be used in Sys-V type of init scripts. What is the idea of those binaries? Couldn't one achieve the same functionality of startproc
, killproc
and checkproc
with nice
, sudo
, sleep
and other similar tools?
Asked by Martin
(8156 rep)
Dec 8, 2015, 01:12 PM
Last activity: Jun 6, 2025, 07:03 AM
Last activity: Jun 6, 2025, 07:03 AM