Skip to content

Commit f08f79e

Browse files
committed
Revert "base: Use /var/home for home directories by default"
This reverts commit 83f1bab.
1 parent 83f1bab commit f08f79e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fedora-coreos-base.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ postprocess:
5757
# Persistent journal by default
5858
echo 'Storage=persistent' >> /etc/systemd/journald.conf
5959
60-
# Fix /home to be /var/home - software wants to canonicalize this.
61-
sed -i -e 's,^HOME=.*,HOME=/var/home,' /etc/default/useradd
62-
6360
# https://github.com/openshift/os/issues/96
6461
# sudo group https://github.com/openshift/os/issues/96
6562
echo '%sudo ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/coreos-sudo-group

0 commit comments

Comments
 (0)