Explorar o código

Restart the service in bootstrap.sh

Marc Di Luzio %!s(int64=6) %!d(string=hai) anos
pai
achega
21b8ec76dc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bootstrap.sh

+ 1 - 1
bootstrap.sh

@@ -41,5 +41,5 @@ set -x
 
 systemctl --user daemon-reload
 systemctl --user enable gamemoded
-systemctl --user start gamemoded
+systemctl --user restart gamemoded
 systemctl --user status gamemoded