Merge pull request #9569 from dwt/patch-1

Better WantedBy declaration
This commit is contained in:
Michael Yang 2025-03-10 14:09:37 -07:00 committed by GitHub
commit fe776293f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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