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

[Improvement/Suggestion] add timewall.service as distributed file #6

Merged
merged 1 commit into from Nov 16, 2022

Conversation

afm0901x
Copy link
Contributor

This usually be installed by packager at one of these path:

  • /usr/lib/systemd/user/timewall.service (Atleast for Arch Linux)
  • /lib/systemd/user/timewall.service

in PKGBUILD:

install -Dm 644 "data/timewall.service" -t "${pkgdir}/usr/lib/systemd/user/"

So, all users on the machine can optionally enable it without creating the service file manually:

$ systemctl --user enable --now timewall.service

systemd.unit.5

Thanks for creating such an awesome tool! :)

@bcyran bcyran changed the base branch from master to issue-6 November 16, 2022 19:08
@bcyran bcyran merged commit 52c95af into bcyran:issue-6 Nov 16, 2022
@bcyran
Copy link
Owner

bcyran commented Nov 16, 2022

Thanks for the suggestion and kind words! 😄
New version including the service file released, AUR packages updated.

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.

None yet

2 participants