diff options
| author | terminaldweller <thabogre@gmail.com> | 2022-02-04 15:00:50 +0000 |
|---|---|---|
| committer | terminaldweller <thabogre@gmail.com> | 2022-02-04 15:00:50 +0000 |
| commit | a045287eb63b89cc3a8bd3e1719584978b115e6d (patch) | |
| tree | bea66d080d3d12aa59168471484ee4c4587f127e /services/clipd/log/run | |
| parent | updates (diff) | |
| download | scripts-a045287eb63b89cc3a8bd3e1719584978b115e6d.tar.gz scripts-a045287eb63b89cc3a8bd3e1719584978b115e6d.zip | |
clipd is finally working
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 |
