From a215825d5b4bbf4959f678824f724cd055d10ff9 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 25 Nov 2022 12:02:49 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Esrc/onboot.sh=E2=80=9C=20hinzuf=C3=BCg?= =?UTF-8?q?en?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/onboot.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/onboot.sh diff --git a/src/onboot.sh b/src/onboot.sh new file mode 100644 index 0000000..33ab4a0 --- /dev/null +++ b/src/onboot.sh @@ -0,0 +1,5 @@ +#!/bin/bash +set -e + +export > /opt/envvars +exec /lib/systemd/systemd