Actions
Bug #8495
closed/etc/rc.reboot does not work on latest 2.4.4 snapshot
Start date:
05/03/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4
Affected Architecture:
All
Description
/etc/rc.reboot calls "/sbin/reboot now" and apparently that has been disabled in 11.2-PRE, see https://github.com/freebsd/freebsd/commit/0b35cef2b2407a037c58163e4b91d921ba2eb227
So we need to take the "now" off, since it is no longer necessary nor accepted.
Updated by Jim Pingle over 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 22b43392c24ef1c8fd165a5fa6b30098d127c010.
Updated by Anonymous over 6 years ago
Works successfully on latest 2.4.4 snap (2.4.4.a.20180504.0747).
Actions