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

docs: using: use systemd-tmpfiles instead of ExecStartPre #124

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

j-licht
Copy link
Contributor

@j-licht j-licht commented Apr 6, 2022

@ejoerns
Copy link
Member

ejoerns commented Apr 6, 2022

Please add a "Signed-off-by" line and consider adding a note about why this approach is better (tmpfiles cleanup) to the commit message. Thanks!

Verified

This commit was signed with the committer’s verified signature.
Madouura Madoura
instead of ExecStartPre.
Folders created by ExecStartPre in /tmp will be cleaned after 10 days by
systemd-tmpfiles-clean.

Signed-off-by: Jonas Licht <jonas.licht@gmail.com>
[bst: suggest /usr/lib instead of /etc]
Signed-off-by: Bastian Krause <bst@pengutronix.de>
Copy link
Member

@Bastian-Krause Bastian-Krause left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adjusted the systemd-tmpfiles config path to /usr/lib (vendor supplied) instead of /etc (user supplied).

@Bastian-Krause Bastian-Krause merged commit 6111ffd into rauc:master Apr 7, 2022
@Bastian-Krause
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants