[Midnightbsd-cvs] [MidnightBSD/src] 6d54b5: prowld: add rc.d startup script
Lucas Holt
noreply at github.com
Sat Apr 18 17:11:53 EDT 2026
Branch: refs/heads/feature/prowl
Home: https://github.com/MidnightBSD/src
Commit: 6d54b5f40da5552c280af8872497f30d12eb0c06
https://github.com/MidnightBSD/src/commit/6d54b5f40da5552c280af8872497f30d12eb0c06
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-04-18 (Sat, 18 Apr 2026)
Changed paths:
M libexec/rc/rc.d/Makefile
A libexec/rc/rc.d/prowld
Log Message:
-----------
prowld: add rc.d startup script
Adds /etc/rc.d/prowld so prowld(8) can be started by the traditional
BSD rc system after init. The script runs after FILESYSTEMS and
NETWORKING are up, before SERVERS, so prowld is ready to manage
services in the SERVERS run level.
Set prowld_enable="YES" in rc.conf to enable. SIGHUP support is
wired to the reload command via the pidfile.
AI-Assisted-by: Claude Sonnet 4.6
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list