diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-03-16 22:26:00 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-03-16 22:26:00 -0400 |
| commit | 0317ff26d5de091fd3717e97bb1ee38f3011a25d (patch) | |
| tree | a841d87ec5679792053c920df3f6a663e0d86d39 /init/runit/log | |
| parent | 916c815b08908428498cb643955b6f7d1c32e666 (diff) | |
| download | omnisearch-0317ff26d5de091fd3717e97bb1ee38f3011a25d.tar.gz | |
feature: added installation command and service files
Diffstat (limited to 'init/runit/log')
| -rwxr-xr-x | init/runit/log/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init/runit/log/run b/init/runit/log/run new file mode 100755 index 0000000..79f18f2 --- /dev/null +++ b/init/runit/log/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec chpst -u omnisearch:omnisearch svlogd -tt /var/log/omnisearch
\ No newline at end of file |
