Codebase list ps-watcher / fresh-snapshots/main
Refresh patches. Debian Janitor 1 year, 3 months ago
1 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 From: Jan Wagner <waja@cyconet.org>
11 Subject: Patch path of ps, so we don't need to have the binary installed on compiletime
2 Index: ps-watcher-1.08/ps-watcher.in.in
2 Index: ps-watcher.git/ps-watcher.in.in
33 ===================================================================
4 --- ps-watcher-1.08.orig/ps-watcher.in.in 2012-03-28 08:37:45.000000000 +0200
5 +++ ps-watcher-1.08/ps-watcher.in.in 2012-03-28 08:38:13.000000000 +0200
6 @@ -339,7 +339,7 @@
4 --- ps-watcher.git.orig/ps-watcher.in.in
5 +++ ps-watcher.git/ps-watcher.in.in
6 @@ -343,7 +343,7 @@ sub init() {
77 $opts{syslog} = 1; # Log errors to syslog
88 $opts{logfile} = $DEVNULL;
99 $opts{daemon} = 1; # Run as daemon;