From 2691e6eb207b62146925e36f037c7c4f0386757c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 20 Apr 2021 14:22:04 +0200 Subject: [SSUS] Remove unused tftpd-hpa config --- satellit_upgrader/updater.template.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'satellit_upgrader') diff --git a/satellit_upgrader/updater.template.sh b/satellit_upgrader/updater.template.sh index c6d597a..3e89551 100644 --- a/satellit_upgrader/updater.template.sh +++ b/satellit_upgrader/updater.template.sh @@ -677,7 +677,6 @@ if [ -e "/etc/systemd/system/atftpd.service" ]; then chg=true fi -diffcp "tftpd" "/etc/default/tftpd-hpa" && chg=true diffcp "tftpd" "/etc/systemd/system/tftpd-hpa.service" && chg=true diffcp "tftpd" "/opt/openslx/tftpd-remap" && chg=true if "$chg"; then -- cgit v1.2.3-55-g7522