forked from brl/citadel
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3b16dc1771 |
@@ -47,6 +47,10 @@ setup_var() {
|
||||
|
||||
# do_rootfs() will fail otherwise
|
||||
ln -sf ../usr/share/factory/var/lib ${IMAGE_ROOTFS}/var/lib
|
||||
|
||||
# Create the symbolic link inside the root filesystem before it's packaged
|
||||
install -d ${IMAGE_ROOTFS}/storage/citadel-state
|
||||
ln -sf /usr/share/zoneinfo/America/Montreal ${IMAGE_ROOTFS}/storage/citadel-state/localtime
|
||||
}
|
||||
|
||||
append_os_release() {
|
||||
|
Reference in New Issue
Block a user