Added patch to re-enable the omit flag (-o) in pidof.

This commit is contained in:
Jesse Smith
2018-11-24 12:37:25 -04:00
parent c679a49aac
commit cb0a849e87
2 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,12 @@
sysvinit (2.92) unreleased; urgency=low
sysvinit (2.93) released; urgency=low
[ Jesse Smith ]
* Fixed typo in pidof which would prevent the -o (omit PID)
flag from working.
Fixes Debian bug ##913394.
sysvinit (2.92) released; urgency=low
[ Jesse Smith ]