adjust deps
This commit is contained in:
parent
afbfaf2575
commit
8359c5ead7
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Standards-Version: 3.7.2
|
||||||
|
|
||||||
Package: ps-watcher
|
Package: ps-watcher
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${perl:Depends}
|
Depends: ${perl:Depends}, libconfig-inifiles-perl, libsys-syslog-perl
|
||||||
Description: monitoring a system via ps-like commands
|
Description: monitoring a system via ps-like commands
|
||||||
This program runs the ps command periodically and triggers commands on matches.
|
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
|
The match patterns are Perl regular expressions which can refer to the process
|
||||||
|
|
Loading…
Reference in a new issue