sysvinit/doc
Jesse b70b2776ed pidof was not returning PIDs of programs which were launched
using a symbolic link. (ie /tmp/sleep when /tmp/sleep links to /usr/bin/sleep).
This is now fixed as we check both the realpath and symbolic path for processes.
In other words, "pidof /tmp/sleep" and "pidof /usr/bin/sleep" will return
the same PIDs when /tmp/sleep is a symbolic link to /usr/bin/sleep.
2023-03-22 12:34:55 -03:00
..
bootlogd.README Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
Changelog pidof was not returning PIDs of programs which were launched 2023-03-22 12:34:55 -03:00
initctl Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00
initscript.sample Moved initscript.sample from source to doc directory and committed it. 2018-02-20 19:39:07 -04:00
Install Applied fixes for markup and spacing in manual pages. 2021-12-27 16:14:42 -04:00
Propaganda Updated link to upstream. 2022-02-08 15:17:00 -04:00