salt/changelog/62461.fixed
Alan Somers 52b9a29ea3 sysctl.persist should check in-memory values event if config is correct
On FreeBSD, it ignored the in-memory value if the on-disk value is
correct.
2022-09-27 13:58:01 -06:00

1 line
105 B
Text

sysctl.persist now updates the in-memory value on FreeBSD even if the on-disk value was already correct.