The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=20eb969793921dce9e524d19fc02b84cabd98f74
commit 20eb969793921dce9e524d19fc02b84cabd98f74 Author: Eugene Grosbein <eu...@freebsd.org> AuthorDate: 2021-05-20 04:51:31 +0000 Commit: Eugene Grosbein <eu...@freebsd.org> CommitDate: 2021-05-20 04:51:31 +0000 rc.d: connect sysctl_lastload Add recently added sysctl_lastload. --- libexec/rc/rc.d/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile index 63dc17eceeaf..0834d8c4c2a0 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -104,6 +104,7 @@ CONFS= DAEMON \ swap \ swaplate \ sysctl \ + sysctl_lastload \ syslogd \ sysvipc \ tmp \ _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"