persistent journal
This commit is contained in:
parent
8e834f5a4f
commit
7ed7324ef5
|
@ -15,3 +15,11 @@
|
||||||
alternatives:
|
alternatives:
|
||||||
name: x-terminal-emulator
|
name: x-terminal-emulator
|
||||||
path: /usr/bin/urxvt
|
path: /usr/bin/urxvt
|
||||||
|
|
||||||
|
- name: set persistent journal
|
||||||
|
ini_file:
|
||||||
|
path: /etc/systemd/journald.conf
|
||||||
|
section: Journal
|
||||||
|
option: Storage
|
||||||
|
value: persistent
|
||||||
|
|
||||||
|
|
Reference in a new issue