diff options
Diffstat (limited to 'services/clipd/log/run')
-rwxr-xr-x | services/clipd/log/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/services/clipd/log/run b/services/clipd/log/run new file mode 100755 index 0000000..2e8f4b7 --- /dev/null +++ b/services/clipd/log/run @@ -0,0 +1,3 @@ +#!/bin/sh + +exec logger -t clipd -p daemon.notice |