|
|
|
|
|
by greenavocado
522 days ago
|
|
This is why I have instated a policy of using systemd --user services whenever possible. If you don't need elevated permissions this is ideal. All you have to do is enable linger using loginctl if you want your service to auto start as the user on boot unattended. Your user services live in ~/.config/systemd/user |
|