Explorar o código

Merge pull request #9569 from dwt/patch-1

Better WantedBy declaration
Michael Yang hai 1 mes
pai
achega
fe776293f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/linux.md

+ 1 - 1
docs/linux.md

@@ -75,7 +75,7 @@ RestartSec=3
 Environment="PATH=$PATH"
 
 [Install]
-WantedBy=default.target
+WantedBy=multi-user.target
 ```
 
 Then start the service: