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