Unverified Commit fe776293 authored by Michael Yang's avatar Michael Yang Committed by GitHub
Browse files

Merge pull request #9569 from dwt/patch-1

Better WantedBy declaration
parents d8a5d96b 25248f4b
...@@ -75,7 +75,7 @@ RestartSec=3 ...@@ -75,7 +75,7 @@ RestartSec=3
Environment="PATH=$PATH" Environment="PATH=$PATH"
[Install] [Install]
WantedBy=default.target WantedBy=multi-user.target
``` ```
Then start the service: Then start the service:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment