From: xf0r3m Date: Mon, 14 Aug 2023 08:42:02 +0000 (+0200) Subject: Aktualizacja nazw narzędzii wykorzystywanych w poszczególnych plikach X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=f88a9ccd5bbbc41827f7610406ce033fc7b5cfd6;p=immudex-testing.git Aktualizacja nazw narzędzii wykorzystywanych w poszczególnych plikach --- 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