From 647fa59ecbc8b51309ef20288de5eb73a042f869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Mon, 19 Jan 2026 20:18:38 +0100 Subject: initial import --- nitro@/run | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 nitro@/run (limited to 'nitro@/run') diff --git a/nitro@/run b/nitro@/run new file mode 100755 index 0000000..d368468 --- /dev/null +++ b/nitro@/run @@ -0,0 +1,7 @@ +#!/bin/sh + +# if we made it this far, all the checks have passed +USER="$1" +. ./common + +exec chpst -u "$CHPSTUSER" nitro "$CONFDIR" -- cgit v1.2.3