mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
The work of the last week
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=NetworkManager persistent data
|
||||
Requires=mnt-overlay.mount
|
||||
After=mnt-overlay.mount ovos-overlay.service
|
||||
Before=NetworkManager.service
|
||||
|
||||
[Mount]
|
||||
What=/mnt/overlay/var/lib/NetworkManager
|
||||
Where=/var/lib/NetworkManager
|
||||
Type=none
|
||||
Options=bind
|
||||
LazyUnmount=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=ovos-bind.target
|
Reference in New Issue
Block a user