aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-07-01 00:08:42 +0700
committerShulhan <ms@kilabit.info>2022-07-25 19:29:22 +0700
commit96a26cb01a019ca13b8054448373ac6700792cd4 (patch)
tree1ff3cdf5cd67b42dd4aa1138365d2ff311a42612 /sys
parent632798d6b2a512d95670840b1f12e13b407829ec (diff)
downloadcompute-archlinux-image-builder-96a26cb01a019ca13b8054448373ac6700792cd4.tar.xz
all: use drop-ins replacement to configure journald
Like timesyncd, overwrite the journald configuration by adding drop-ins configuration under /etc/systemd/journald.conf.d/.
Diffstat (limited to 'sys')
-rw-r--r--sys/etc/systemd/journald.conf.d/00-google.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/etc/systemd/journald.conf.d/00-google.conf b/sys/etc/systemd/journald.conf.d/00-google.conf
new file mode 100644
index 0000000..620db84
--- /dev/null
+++ b/sys/etc/systemd/journald.conf.d/00-google.conf
@@ -0,0 +1,2 @@
+[Journal]
+ForwardToConsole=yes