1
1
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:
j1nx
2024-08-05 09:07:16 +00:00
parent 569fa2859f
commit 2181fc8575
257 changed files with 537 additions and 24916 deletions

View File

@ -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