Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
SysVinit: Programs which control basic system processes.
Name: | SysVinit |
Vendor: | Scientific Linux |
Version: | 2.85 |
License: | GPL |
Release: | 34.3 |
URL: | |
- Summary
- The SysVinit package contains a group of processes that control
the very basic functions of your system. SysVinit includes the init
program, the first program started by the Linux kernel when the
system boots. Init then controls the startup, running, and shutdown
of all other programs.
Changelog
- * Thu Jun 30 19:00:00 2005 Bill Nottingham <notting{%}redhat{*}com> - 2.85-34.3
- pidof: fix the fix for #85796, which broke the fix for #138788
- * Wed Jun 8 19:00:00 2005 Bill Nottingham <notting{%}redhat{*}com> - 2.85-34.2
- pidof: use readlink instead of stat to avoid NFS hangs (#138788, <constgq@yahoo.com))
- pidof: fix handling of scripts (#85796)
- * Thu Oct 7 19:00:00 2004 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
- add patch from Steve Grubb to re-build as non-root, #131841