mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Update rootfs_layer.sh
This commit is contained in:
parent
13a736d4bd
commit
0143c267a1
@ -18,9 +18,6 @@ function fix_rootfs() {
|
|||||||
rm -rf ${TARGET_DIR}/srv
|
rm -rf ${TARGET_DIR}/srv
|
||||||
rm -rf ${TARGET_DIR}/opt
|
rm -rf ${TARGET_DIR}/opt
|
||||||
|
|
||||||
# Other stuff
|
|
||||||
rm -f ${TARGET_DIR}/usr/lib/os-release
|
|
||||||
|
|
||||||
# Fix tempfs
|
# Fix tempfs
|
||||||
sed -i "/srv/d" ${TARGET_DIR}/usr/lib/tmpfiles.d/home.conf
|
sed -i "/srv/d" ${TARGET_DIR}/usr/lib/tmpfiles.d/home.conf
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user