summaryrefslogtreecommitdiff
path: root/sysutils/runit/files/patch-etc_freebsd_3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/runit: Fix shutdown and rebootChris Rees2023-09-171-0/+18
The FreeBSD PREFIX insistence plays havoc with runit, but this should fix the issues on rebooting and shutting down when using runit-init. The problem was because of the inconsistency of where stopit and reboot are stored. While here, pet rclint and identify bug in rclint at the same time!