Bug #1800
[patch] /usr/sbin/daemon treats -p as an invalid option
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Hi,
I found a little typo in /usr/sbin/daemon source code, which causes
the -p option to be treated as an invalid argument (it's just a
missing break statement).
Please see attached patch.
Regards,
Mitja Horvat
Related todos
History
Updated by thomas.nikolajsen almost 3 years ago
committed,
thanks for submission.
-thomas