소스 검색

Merge pull request #9569 from dwt/patch-1

Better WantedBy declaration
Michael Yang 1 개월 전
부모
커밋
fe776293f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: