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