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

Follow systemd dir conventions #340

Merged
merged 2 commits into from
Nov 2, 2022
Merged

Conversation

leigh-johnson
Copy link
Member

Fixing up application state and user-provided config paths:

  • /etc/printnanny/conf.d -> /var/lib/printnanny/printnanny.d
  • /etc/printnanny/data -> /var/lib/printnanny/data
  • /etc/printnanny.d is now reserved for user-provided configs, and overrides all application config paths (except environment variables prefixed with PRINTNANNY_)
  • Application no longer attempts to initialize directories. Rely on systemd unit to start in namespace or overlay fs

@leigh-johnson leigh-johnson merged commit a0ad54e into main Nov 2, 2022
@leigh-johnson leigh-johnson deleted the follow-systemd-dir-conventions branch November 2, 2022 20:23
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