aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-05-02 13:07:46 -0500
committerSlack Coder <slackcoder@server.ky>2024-05-02 13:07:46 -0500
commit9031492deb22b79dd6c1a433758a20f374656d54 (patch)
tree7105d1389706022bf081a4932eaa05607af213bd
parenteb0d6d4a0b8434085e43f6c5b2eabbe5086f0060 (diff)
downloadslackbuilds-9031492deb22b79dd6c1a433758a20f374656d54.tar.xz
efi-sync: Remove PATH definition
Remove an artifact used for testing.
-rw-r--r--efi-sync/files/rc.efi-sync.new2
1 files changed, 0 insertions, 2 deletions
diff --git a/efi-sync/files/rc.efi-sync.new b/efi-sync/files/rc.efi-sync.new
index bd301ed..727c93b 100644
--- a/efi-sync/files/rc.efi-sync.new
+++ b/efi-sync/files/rc.efi-sync.new
@@ -3,8 +3,6 @@
# Startup/shutdown script for GNU Taler's exchange.
#
-PATH=$PATH:/usr/local/sbin
-
# Seconds to wait for daemon to shutdown.
SHUTDOWN_WAIT=60