summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-14 04:53:51 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-14 04:54:35 -0400
commitd38af8f156c44ab048b44d7eff1e451c49be1ca9 (patch)
treed3747ef7b6499b90591cc387ea05b5a515b314bc /services
parentdb98fa35b2f1896b86fb903f1242fd08a782888d (diff)
downloadconf-d38af8f156c44ab048b44d7eff1e451c49be1ca9.tar.gz
conf-d38af8f156c44ab048b44d7eff1e451c49be1ca9.zip
daemontools loggers should be execed too
Diffstat (limited to 'services')
-rwxr-xr-xservices/compton/log/run2
-rwxr-xr-xservices/ginn/log/run2
-rwxr-xr-xservices/kuake/log/run2
-rwxr-xr-xservices/mpd/log/run2
-rwxr-xr-xservices/mpdscribble/log/run2
-rwxr-xr-xservices/offlineimap/log/run2
-rwxr-xr-xservices/redshift/log/run2
-rwxr-xr-xservices/unclutter/log/run2
-rwxr-xr-xservices/urxvtd/log/run2
-rwxr-xr-xservices/volnoti/log/run2
-rwxr-xr-xservices/watch_lock/log/run2
-rwxr-xr-xservices/xcape/log/run2
-rwxr-xr-xservices/xscreensaver/log/run2
13 files changed, 13 insertions, 13 deletions
diff --git a/services/compton/log/run b/services/compton/log/run
index 13c7cf7..38a5424 100755
--- a/services/compton/log/run
+++ b/services/compton/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/compton
+exec multilog t s16777215 $HOME/.log/compton
diff --git a/services/ginn/log/run b/services/ginn/log/run
index 41cfba4..42b2b4f 100755
--- a/services/ginn/log/run
+++ b/services/ginn/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/ginn
+exec multilog t s16777215 $HOME/.log/ginn
diff --git a/services/kuake/log/run b/services/kuake/log/run
index de28d18..c3838ba 100755
--- a/services/kuake/log/run
+++ b/services/kuake/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/kuake
+exec multilog t s16777215 $HOME/.log/kuake
diff --git a/services/mpd/log/run b/services/mpd/log/run
index 103c191..b1fdb9c 100755
--- a/services/mpd/log/run
+++ b/services/mpd/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/mpd
+exec multilog t s16777215 $HOME/.log/mpd
diff --git a/services/mpdscribble/log/run b/services/mpdscribble/log/run
index 7fc4c3a..1a30b0a 100755
--- a/services/mpdscribble/log/run
+++ b/services/mpdscribble/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/mpdscribble
+exec multilog t s16777215 $HOME/.log/mpdscribble
diff --git a/services/offlineimap/log/run b/services/offlineimap/log/run
index 62710ad..d924c2d 100755
--- a/services/offlineimap/log/run
+++ b/services/offlineimap/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/offlineimap
+exec multilog t s16777215 $HOME/.log/offlineimap
diff --git a/services/redshift/log/run b/services/redshift/log/run
index 5eb9e1f..c80ccab 100755
--- a/services/redshift/log/run
+++ b/services/redshift/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/redshift
+exec multilog t s16777215 $HOME/.log/redshift
diff --git a/services/unclutter/log/run b/services/unclutter/log/run
index 35b98bd..c36d116 100755
--- a/services/unclutter/log/run
+++ b/services/unclutter/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/unclutter
+exec multilog t s16777215 $HOME/.log/unclutter
diff --git a/services/urxvtd/log/run b/services/urxvtd/log/run
index 8cb8fec..afb8da5 100755
--- a/services/urxvtd/log/run
+++ b/services/urxvtd/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/urxvtd
+exec multilog t s16777215 $HOME/.log/urxvtd
diff --git a/services/volnoti/log/run b/services/volnoti/log/run
index 6f0e046..d5186f0 100755
--- a/services/volnoti/log/run
+++ b/services/volnoti/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/volnoti
+exec multilog t s16777215 $HOME/.log/volnoti
diff --git a/services/watch_lock/log/run b/services/watch_lock/log/run
index 315586b..4305b6b 100755
--- a/services/watch_lock/log/run
+++ b/services/watch_lock/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/watch_lock
+exec multilog t s16777215 $HOME/.log/watch_lock
diff --git a/services/xcape/log/run b/services/xcape/log/run
index a6e7a25..bc152bd 100755
--- a/services/xcape/log/run
+++ b/services/xcape/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/xcape
+exec multilog t s16777215 $HOME/.log/xcape
diff --git a/services/xscreensaver/log/run b/services/xscreensaver/log/run
index fc49538..71effaf 100755
--- a/services/xscreensaver/log/run
+++ b/services/xscreensaver/log/run
@@ -1,3 +1,3 @@
#!/bin/sh
-multilog t s16777215 $HOME/.log/xscreensaver
+exec multilog t s16777215 $HOME/.log/xscreensaver