Skip to content

Commit 1445662

Browse files
committed
cleanup old workarounds
1 parent 0b4be17 commit 1445662

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

build_files/05-workarounds.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,4 @@ set -xeuo pipefail
66

77
# https://github.com/ublue-os/image-template/issues/71
88
mkdir -m 0700 -p /var/roothome
9-
#mkdir -p /var/mnt
10-
#mkdir -p /var/opt
11-
#mkdir -p /var/srv
129
mkdir -m 0700 -p /var/home
13-
14-
# https://gitlab.com/fedora/bootc/base-images/-/issues/28
15-
# https://github.com/containers/bootc/discussions/968#discussioncomment-11554946
16-
#rm -rf /var/run && ln -s /run /var/
17-
18-
touch /var/home/,test

0 commit comments

Comments
 (0)