Switch default journald storage to volatile
This commit is contained in:
parent
b15527e15b
commit
13c185cb79
@ -70,3 +70,5 @@ sed -i "s/PLACEHOLDER//" "${ROOTFS_DIR}/etc/default/keyboard"
|
|||||||
on_chroot << EOF
|
on_chroot << EOF
|
||||||
DEBIAN_FRONTEND=noninteractive dpkg-reconfigure keyboard-configuration
|
DEBIAN_FRONTEND=noninteractive dpkg-reconfigure keyboard-configuration
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
sed -i 's/^#?Storage=.*/Storage=volatile/' "${ROOTFS_DIR}/etc/systemd/journald.conf"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user