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

View File

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