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

Tmpfiles: few improvements to the types specification #694

Merged
merged 2 commits into from
Sep 17, 2020

Conversation

ptoscano
Copy link
Contributor

  • handle more type letters, according to what systemd-tmpfiles supports
  • handle - characters for non-fatal rules

@ptoscano ptoscano closed this Sep 17, 2020
@ptoscano ptoscano deleted the tmpfiles-types branch September 17, 2020 11:56
@ptoscano ptoscano reopened this Sep 17, 2020
According to the current tmpfiles.d(5):
https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html

The test for an invalid letter was changed, as 'e' is a valid letter
now.
Allow the minus sign at the end of a type specification, indicating that
a failure in executing that line is ignored.
@raphink raphink merged commit fd68114 into hercules-team:master Sep 17, 2020
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.

2 participants