From: xf0r3m Date: Wed, 16 Aug 2023 13:19:01 +0000 (+0200) Subject: Poprawienie nazwy narzędzie w pliku jednostki X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=5d033f27e6b93cb4e3737444ebcf5ea49fc29f75;p=immudex-testing.git Poprawienie nazwy narzędzie w pliku jednostki --- diff --git a/files/immudex_hostname.service b/files/immudex_hostname.service index e242d65..ba3ab19 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/immudexi-hostname +ExecStart=/usr/local/bin/immudex-hostname RemainAfterExit=yes [Install] WantedBy=multi-user.target