move libsys-syslog-perl to Recommands
This commit is contained in:
parent
02f361cb41
commit
aa2dc95550
2 changed files with 9 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -8,7 +8,8 @@ Standards-Version: 3.7.2
|
|||
|
||||
Package: ps-watcher
|
||||
Architecture: all
|
||||
Depends: ${perl:Depends}, libconfig-inifiles-perl, libsys-syslog-perl
|
||||
Depends: ${perl:Depends}, libconfig-inifiles-perl
|
||||
Recommends: libsys-syslog-perl
|
||||
Description: monitoring a system via ps-like commands
|
||||
This program runs the ps command periodically and triggers commands on matches.
|
||||
The match patterns are Perl regular expressions which can refer to the process
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue