From e82e7c80a9a449d70f834d28b0bb8b7030fadeb3 Mon Sep 17 00:00:00 2001 From: bwt Date: Mon, 11 Apr 2022 13:49:29 -0400 Subject: [PATCH] Changed Cockpit hook --- ...ore-cockpit-custom-bg.hook => remove-cockpit-os-favicon.hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename restore-cockpit-custom-bg.hook => remove-cockpit-os-favicon.hook (55%) diff --git a/restore-cockpit-custom-bg.hook b/remove-cockpit-os-favicon.hook similarity index 55% rename from restore-cockpit-custom-bg.hook rename to remove-cockpit-os-favicon.hook index 0aeb21c..c7120d2 100644 --- a/restore-cockpit-custom-bg.hook +++ b/remove-cockpit-os-favicon.hook @@ -7,4 +7,4 @@ Target=cockpit [Action] Description=Restoring custom background... When=PostTransaction -Exec=/usr/bin/cp -v /usr/share/cockpit/branding/default/bg-custom.jpg /usr/share/cockpit/branding/default/bg-plain.jpg +Exec=/usr/bin/rm -v /usr/share/cockpit/branding/arch/favicon.ico