From 40362d6cb112ade45fc67927971bc10dcb195101 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 1 Mar 2010 21:34:15 +0100 Subject: [PATCH] whitespace nazi --- modules/kfreebsd/files/dsa-killruby | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/kfreebsd/files/dsa-killruby b/modules/kfreebsd/files/dsa-killruby index 91c0a2f6..46a39f09 100644 --- a/modules/kfreebsd/files/dsa-killruby +++ b/modules/kfreebsd/files/dsa-killruby @@ -7,4 +7,4 @@ # processes whose parent is init, and who have lived for longer than an hour # (if they lived for 10 hours then they get to live an hour longer because # the regex is just that gracious. -12 * * * * root pgrep -P 1 -f '/usr/bin/ruby1.8 /usr/sbin/puppetd --factsync -o --no-daemonize' | xargs --no-run-if-empty ps --no-headers -o pid,etime | grep '[1-9]:..:..$' | awk '{print $1}' | xargs --no-run-if-empty kill -9 +12 * * * * root pgrep -P 1 -f '/usr/bin/ruby1.8 /usr/sbin/puppetd --factsync -o --no-daemonize' | xargs --no-run-if-empty ps --no-headers -o pid,etime | grep '[1-9]:..:..$' | awk '{print $1}' | xargs --no-run-if-empty kill -9 -- 2.39.2