updated sturcture for updates
This commit is contained in:
parent
14e229d80b
commit
a9cfedd2b0
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
cd /home/free/Downloads
|
cd /home/free/Downloads
|
||||||
|
|
||||||
wget "https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS_File_Fixes_And_New_Services.sh"
|
wget https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS_File_Fixes_And_New_Services.sh
|
||||||
|
|
||||||
bash /home/free/Downloads/Sovran_SystemsOS_File_Fixes_And_New_Services.sh
|
bash /home/free/Downloads/Sovran_SystemsOS_File_Fixes_And_New_Services.sh
|
||||||
|
|
||||||
@ -21,7 +21,6 @@
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
unitConfig = {
|
unitConfig = {
|
||||||
Type = "simple";
|
|
||||||
After = "NetworkManager.service";
|
After = "NetworkManager.service";
|
||||||
Requires = "network-online.target";
|
Requires = "network-online.target";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user