Skip to content
Snippets Groups Projects
Commit d30c0b10 authored by DasFaultier's avatar DasFaultier
Browse files

feat: write journald config to separate file

parent 29a87517
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
# Documentation: https://www.freedesktop.org/software/systemd/man/journald.conf.html
- name: configure journald
blockinfile:
path: "/etc/systemd/journald.conf"
path: "/etc/systemd/journald.conf.d/persistence.conf"
owner: "root"
group: "root"
mode: "0644"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment