diff options
Diffstat (limited to 'components/9990-vyos.sh')
| -rwxr-xr-x | components/9990-vyos.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/9990-vyos.sh b/components/9990-vyos.sh index b0afcb5..c5340eb 100755 --- a/components/9990-vyos.sh +++ b/components/9990-vyos.sh @@ -28,7 +28,7 @@ fi 2>/dev/null # but is certainly read-write -unioncfgpath="$(trim_path /root/lib/live/mount/medium/${PERSISTENCE_PATH}/rw)" +unioncfgpath="$(trim_path /root/lib/${VYOS_MOUNT}/${PERSISTENCE_PATH}/rw)" if [ -d /root/opt/vyatta/etc/config ] then |
