Page MenuHomeFreeBSD

rc(8): document how to reload rc's configuration
ClosedPublic

Authored by freebsd_igalic.co on May 30 2023, 7:40 AM.
Referenced Files
F108813069: D40329.id122629.diff
Tue, Jan 28, 5:24 AM
Unknown Object (File)
Fri, Jan 24, 5:46 PM
Unknown Object (File)
Thu, Jan 16, 2:05 AM
Unknown Object (File)
Tue, Jan 7, 2:33 AM
Unknown Object (File)
Mon, Dec 30, 5:21 AM
Unknown Object (File)
Dec 26 2024, 7:31 PM
Unknown Object (File)
Nov 21 2024, 1:57 AM
Unknown Object (File)
Nov 19 2024, 7:31 AM

Details

Summary

The fact that rc(8) only reads its configuration once is in the man
page, but how to trigger a reload is only in the code.

Discovered while trying to make cloud-init disable and stop syslogd.

Thanks to RhodiumToad for providing the words.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 51769
Build 48660: arc lint + arc unit

Event Timeline

I only spotted a minor nit.

share/man/man8/rc.8
127

The parenthetical should be before the period.

freebsd_igalic.co marked an inline comment as done.

arc swallowed my previous commit

grahamperrin added a subscriber: grahamperrin.
grahamperrin added inline comments.
share/man/man8/rc.8
127
129–130
This revision now requires changes to proceed.May 30 2023, 10:47 PM

I don't know the technology for this change, but the wording is good now.

One further change suggested, not required. Thanks

share/man/man8/rc.8
379
This revision is now accepted and ready to land.Jun 1 2023, 11:48 PM