Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of systemd user unit for krenew #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

traylenator
Copy link

A systemd user unit to run krenew for the life time of the session.

The krenew runs with the same PAG as any other user units.

Enable globally for all users

# systemctl --user enable krenew.service

Enable as an individual user.

$ systemctl --user enable krenew.service

A systemd user unit to run krenew for the life time of the session.

The krenew runs with the same PAG as any other user units.

Enable globally for all users
```
```

Enable as an individual user.
```
$ systemctl --user enable krenew.service
```
@traylenator
Copy link
Author

Had a go at the autoconf stuff as pkg-config --variable=systemd_user_unit_dir systemd does exist but got a bit lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant