aboutsummaryrefslogtreecommitdiff
path: root/init/s6/run
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-03-16 22:26:00 -0400
committerfrosty <gabriel@bwaaa.monster>2026-03-16 22:26:00 -0400
commit0317ff26d5de091fd3717e97bb1ee38f3011a25d (patch)
treea841d87ec5679792053c920df3f6a663e0d86d39 /init/s6/run
parent916c815b08908428498cb643955b6f7d1c32e666 (diff)
downloadomnisearch-0317ff26d5de091fd3717e97bb1ee38f3011a25d.tar.gz
feature: added installation command and service files
Diffstat (limited to 'init/s6/run')
-rwxr-xr-xinit/s6/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/init/s6/run b/init/s6/run
new file mode 100755
index 0000000..f82a54e
--- /dev/null
+++ b/init/s6/run
@@ -0,0 +1,3 @@
+#!/bin/execlineb -P
+foreground { s6-setsid -g }
+exec -c chpst -u omnisearch:omnisearch /usr/bin/omnisearch \ No newline at end of file