Sfoglia il codice sorgente

Update First Then Do SystemD Checks

own3mall 7 anni fa
parent
commit
3d1ecb26d3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      ogp_agent_run

+ 1 - 1
ogp_agent_run

@@ -295,8 +295,8 @@ update() {
 	
 run() {
 	getSudoPassword
-	detectSystemD
 	update
+	detectSystemD
 	if test -n "$RESTART" ; then
 		echo "Agent will auto-restart if there is a crash."
 		#loop forever