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/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/modules/dhcpc-busybox') diff --git a/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx b/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx index 8130eb13..cf4576a7 100755 --- a/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx +++ b/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx @@ -18,8 +18,6 @@ # # ----------------------------------------------------------------------------- -export PATH=$PATH:/opt/openslx/sbin:/opt/openslx/bin - . /opt/openslx/config primary="br0" -- cgit v1.2.3-55-g7522