From 368579ee5498b5051cc32fe42df2caff2573fc74 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 23 Sep 2020 13:19:09 +0200 Subject: [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.d Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier. --- core/modules/slx-issue/data/opt/openslx/scripts/openslx-create_issue | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/modules/slx-issue') diff --git a/core/modules/slx-issue/data/opt/openslx/scripts/openslx-create_issue b/core/modules/slx-issue/data/opt/openslx/scripts/openslx-create_issue index befe268b..922830d2 100755 --- a/core/modules/slx-issue/data/opt/openslx/scripts/openslx-create_issue +++ b/core/modules/slx-issue/data/opt/openslx/scripts/openslx-create_issue @@ -17,8 +17,6 @@ # First script for initial ramfs for OpenSLX linux stateless clients ############################################################################# -export PATH="$PATH:/opt/openslx/bin:/opt/openslx/sbin" - # Set greeting and add information about the booted system mkdir -p /run/openslx -- cgit v1.2.3-55-g7522