summaryrefslogtreecommitdiffstats
path: root/services/available/compton/log/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/available/compton/log/run')
-rwxr-xr-xservices/available/compton/log/run3
1 files changed, 2 insertions, 1 deletions
diff --git a/services/available/compton/log/run b/services/available/compton/log/run
index 38a5424..38568be 100755
--- a/services/available/compton/log/run
+++ b/services/available/compton/log/run
@@ -1,3 +1,4 @@
#!/bin/sh
+set -eu
-exec multilog t s16777215 $HOME/.log/compton
+exec multilog t s16777215 "$HOME/.log/compton"