From eb2792dfcb31671ae131b2fcaee94c2b3ca40565 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 14 Mar 2014 10:38:26 -0400 Subject: keep more log files --- services/flux/log/run | 2 +- services/kuake/log/run | 2 +- services/offlineimap/log/run | 2 +- services/unclutter/log/run | 2 +- services/urxvtd/log/run | 2 +- services/watch_lock/log/run | 2 +- services/xcape/log/run | 2 +- services/xscreensaver/log/run | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'services') diff --git a/services/flux/log/run b/services/flux/log/run index b9e4a48..6b91ec3 100755 --- a/services/flux/log/run +++ b/services/flux/log/run @@ -1,3 +1,3 @@ #!/bin/sh -multilog t * $HOME/.log/flux +multilog t s16777215 $HOME/.log/flux diff --git a/services/kuake/log/run b/services/kuake/log/run index 2ca4df0..de28d18 100755 --- a/services/kuake/log/run +++ b/services/kuake/log/run @@ -1,3 +1,3 @@ #!/bin/sh -multilog t * $HOME/.log/kuake +multilog t s16777215 $HOME/.log/kuake diff --git a/services/offlineimap/log/run b/services/offlineimap/log/run index c8a46fd..62710ad 100755 --- a/services/offlineimap/log/run +++ b/services/offlineimap/log/run @@ -1,3 +1,3 @@ #!/bin/sh -multilog t * $HOME/.log/offlineimap +multilog t s16777215 $HOME/.log/offlineimap diff --git a/services/unclutter/log/run b/services/unclutter/log/run index 0743a15..35b98bd 100755 --- a/services/unclutter/log/run +++ b/services/unclutter/log/run @@ -1,3 +1,3 @@ #!/bin/sh -multilog t * $HOME/.log/unclutter +multilog t s16777215 $HOME/.log/unclutter diff --git a/services/urxvtd/log/run b/services/urxvtd/log/run index 7773c54..8cb8fec 100755 --- a/services/urxvtd/log/run +++ b/services/urxvtd/log/run @@ -1,3 +1,3 @@ #!/bin/sh -multilog t * $HOME/.log/urxvtd +multilog t s16777215 $HOME/.log/urxvtd diff --git a/services/watch_lock/log/run b/services/watch_lock/log/run index 082a982..315586b 100755 --- a/services/watch_lock/log/run +++ b/services/watch_lock/log/run @@ -1,3 +1,3 @@ #!/bin/sh -multilog t * $HOME/.log/watch_lock +multilog t s16777215 $HOME/.log/watch_lock diff --git a/services/xcape/log/run b/services/xcape/log/run index ef9a4a9..a6e7a25 100755 --- a/services/xcape/log/run +++ b/services/xcape/log/run @@ -1,3 +1,3 @@ #!/bin/sh -multilog t * $HOME/.log/xcape +multilog t s16777215 $HOME/.log/xcape diff --git a/services/xscreensaver/log/run b/services/xscreensaver/log/run index cffd12e..fc49538 100755 --- a/services/xscreensaver/log/run +++ b/services/xscreensaver/log/run @@ -1,3 +1,3 @@ #!/bin/sh -multilog t * $HOME/.log/xscreensaver +multilog t s16777215 $HOME/.log/xscreensaver -- cgit v1.2.3-54-g00ecf