summaryrefslogtreecommitdiffstats
path: root/satellit_installer
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-21 16:19:34 +0100
committerSimon Rettberg2020-12-21 16:19:34 +0100
commit31db23a9541659d8240e86a90cf81a8ac3f0e63e (patch)
tree4f585a2cb171ac3b8c352c25d5d513df2fe39559 /satellit_installer
parent[SSPS] timesync: artificial 10s delay (diff)
downloadsetup-scripts-31db23a9541659d8240e86a90cf81a8ac3f0e63e.tar.gz
setup-scripts-31db23a9541659d8240e86a90cf81a8ac3f0e63e.tar.xz
setup-scripts-31db23a9541659d8240e86a90cf81a8ac3f0e63e.zip
[SSPS] Add journal config for persistent logging
Diffstat (limited to 'satellit_installer')
-rw-r--r--satellit_installer/static_files/system/etc/systemd/journald.conf.d/slx-overrides.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/satellit_installer/static_files/system/etc/systemd/journald.conf.d/slx-overrides.conf b/satellit_installer/static_files/system/etc/systemd/journald.conf.d/slx-overrides.conf
new file mode 100644
index 0000000..05a33d2
--- /dev/null
+++ b/satellit_installer/static_files/system/etc/systemd/journald.conf.d/slx-overrides.conf
@@ -0,0 +1,6 @@
+[Journal]
+Storage=persistent
+SystemMaxUse=1G
+SystemKeepFree=1G
+RuntimeMaxUse=100M
+RuntimeKeepFree=100M