mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-03 12:07:46 +01:00
[ALL] Switch back to using fuse-overlay storage driver
and a small fix for ovos_cli service.
This commit is contained in:
parent
bf166be419
commit
2eac7d5ceb
@ -16,7 +16,7 @@ Volume=%h/ovos/tmp:/tmp/mycroft
|
||||
|
||||
[Service]
|
||||
TimeoutStartSec=900
|
||||
Restart=unless-stopped
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target default.target
|
||||
|
@ -1,2 +1,5 @@
|
||||
[storage]
|
||||
driver = "overlay"
|
||||
|
||||
[storage.options]
|
||||
mount_program = "/usr/bin/fuse-overlayfs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user