diff options
author | terminaldweller <thabogre@gmail.com> | 2022-02-16 14:04:37 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-02-16 14:04:37 +0000 |
commit | 70bfbf0846449bd2187b0c02cf14a140ac5e2c9c (patch) | |
tree | 288750b35adf5a9ff4130b315ed1c30b7ac1a554 /services/kmonad/log | |
parent | style updates (diff) | |
download | scripts-70bfbf0846449bd2187b0c02cf14a140ac5e2c9c.tar.gz scripts-70bfbf0846449bd2187b0c02cf14a140ac5e2c9c.zip |
udev, mailcap and kmonad service
Diffstat (limited to 'services/kmonad/log')
-rwxr-xr-x | services/kmonad/log/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/services/kmonad/log/run b/services/kmonad/log/run new file mode 100755 index 0000000..76e12b6 --- /dev/null +++ b/services/kmonad/log/run @@ -0,0 +1,3 @@ +#!/bin/sh + +exec logger -t kmonad -p daemon.notice |