Date: Sat, 04 Jan 2020 18:44:06 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 243094] reboot problem Message-ID: <bug-243094-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243094 Bug ID: 243094 Summary: reboot problem Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: bernhard@blberger.de I discovered a problem with "reboot" today that affects everyone who uses reboot. I assumed that reboot would exit the system cleanly, but this is not the case. I discovered this after writing a script for the rc-system and wondering why the script did not run when using reboot. However, when using "shutdown -r now" the stop function is executed. Basically you assume that "reboot" does the same as "shutdown -r now". therefore my suggestion to replace reboot with a shell script which does nothing else but "shutdown -r now". With kind regards -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243094-227>
