commit 9031492deb22b79dd6c1a433758a20f374656d54
parent eb0d6d4a0b8434085e43f6c5b2eabbe5086f0060
Author: Slack Coder <slackcoder@server.ky>
Date: Thu, 2 May 2024 13:07:46 -0500
efi-sync: Remove PATH definition
Remove an artifact used for testing.
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git 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