Merge pull request #191924 from SuperSandro2000/ddclient-daemon

This commit is contained in:
Sandro
2022-10-14 23:52:14 +02:00
committed by GitHub

View File

@@ -200,6 +200,10 @@ with lib;
type = lines;
description = lib.mdDoc ''
Extra configuration. Contents will be added verbatim to the configuration file.
::: {.note}
`daemon` should not be added here because it does not work great with the systemd-timer approach the service uses.
:::
'';
};
};