From f88a9ccd5bbbc41827f7610406ce033fc7b5cfd6 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Mon, 14 Aug 2023 10:42:02 +0200 Subject: [PATCH] =?utf8?q?Aktualizacja=20nazw=20narz=C4=99dzii=20wykorzyst?= =?utf8?q?ywanych=20w=20poszczeg=C3=B3lnych=20plikach?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- files/Notifier - distro.desktop | 2 +- files/Notifier - packages.desktop | 2 +- files/autostart-x4notes.desktop | 2 +- files/immudex_hostname.service | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/Notifier - distro.desktop b/files/Notifier - distro.desktop index 497ce3e..d3f8b6f 100644 --- a/files/Notifier - distro.desktop +++ b/files/Notifier - distro.desktop @@ -4,7 +4,7 @@ Version=0.9.4 Type=Application Name=Notifier - distro Comment=Notifier - distro -Exec=/usr/local/bin/notifier distro +Exec=/usr/local/bin/immudex-notifier distro OnlyShowIn=XFCE; RunHook=0 StartupNotify=false diff --git a/files/Notifier - packages.desktop b/files/Notifier - packages.desktop index 1e0c636..4675e14 100644 --- a/files/Notifier - packages.desktop +++ b/files/Notifier - packages.desktop @@ -4,7 +4,7 @@ Version=0.9.4 Type=Application Name=Notifier - packages Comment=Notifier - packages -Exec=/usr/local/bin/notifier packages +Exec=/usr/local/bin/immudex-notifier packages OnlyShowIn=XFCE; RunHook=0 StartupNotify=false diff --git a/files/autostart-x4notes.desktop b/files/autostart-x4notes.desktop index d0d57c8..49544be 100644 --- a/files/autostart-x4notes.desktop +++ b/files/autostart-x4notes.desktop @@ -4,7 +4,7 @@ Version=0.9.4 Type=Application Name=autostart-x4notes Comment=Uruchamianie xfce4-notes w cryptfs -Exec=/usr/local/bin/autostart-x4notes +Exec=/usr/local/bin/immudex-autostart-x4notes OnlyShowIn=XFCE; RunHook=0 StartupNotify=false diff --git a/files/immudex_hostname.service b/files/immudex_hostname.service index f877706..e242d65 100644 --- a/files/immudex_hostname.service +++ b/files/immudex_hostname.service @@ -3,7 +3,7 @@ Description=Set hostname based on Hardware model Before=display-manager.service [Service] Type=OneShot -ExecStart=/usr/local/bin/immudex_hostname +ExecStart=/usr/local/bin/immudexi-hostname RemainAfterExit=yes [Install] WantedBy=multi-user.target -- 2.39.5