fix: updns timer config

This commit is contained in:
2025-04-29 00:42:04 +02:00
parent 900b8eddac
commit a56a601396

View File

@@ -82,7 +82,7 @@
OnBootSec = "1min";
OnUnitActiveSec = "5min";
Persistent = true;
Unit = "updns-client.service";
};
unit = "updns-client.service";
};
}