Fixed taging for disabled host

This commit is contained in:
ladislav.dusa
2025-04-09 13:38:03 +02:00
parent 7632faae6e
commit 378d2ee456

View File

@ -0,0 +1,8 @@
[Unit]
Description=Enable OMV backup
[Service]
ExecStart = nohup /myapps/omv_backup.py -b > /dev/null 2>&1 &
[Install]
WantedBy=basic.target