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: add new 'e' action which cleans up a dir without creating it #106

Merged
merged 1 commit into from Apr 11, 2017

Conversation

jsynacek
Copy link
Collaborator

I wanted to add a config line that would empty a directory
without creating it if doesn't exist. Existing actions don't allow
this.

v2: properly add 'e' to needs_glob() and takes_ownership()

(cherry picked from commit df8dee8)
Resolves: #1225739

I wanted to add a config line that would empty a directory
without creating it if doesn't exist. Existing actions don't allow
this.

v2: properly add 'e' to needs_glob() and takes_ownership()

(cherry picked from commit df8dee8)
Resolves: #1225739
@msekletar
Copy link
Collaborator

LGTM

@lnykryn lnykryn merged commit f2d7881 into lnykryn:staging Apr 11, 2017
@jsynacek jsynacek deleted the bz1225739-tmpfiles-e branch April 12, 2017 04:55
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

3 participants