sysctl
11.5 KB
-
Changed when new sysctl file is created · 6f9d28c8
When destination sysctl file is missing, it is created. But, for idempotency purposes, the creation process now takes place just before it is used, in the main code path so an empty file is not left over if the code module.fail_jsons before the file is really used.
Michel Blanc committed