mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Update rootfs_layer.sh
This commit is contained in:
parent
979af0c8bc
commit
13a736d4bd
@ -20,6 +20,9 @@ function fix_rootfs() {
|
||||
|
||||
# Other stuff
|
||||
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