Date: Sat, 07 May 2022 23:37:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263855] sysutils/nut: replace shutdown command in /usr/local/etc/nut/upsmon.conf from HALT TO POWEROFF KIND OF STATE Message-ID: <bug-263855-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263855 Bug ID: 263855 Summary: sysutils/nut: replace shutdown command in /usr/local/etc/nut/upsmon.conf from HALT TO POWEROFF KIND OF STATE Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: cy@FreeBSD.org Reporter: clear.screen@orange.fr Flags: maintainer-feedback?(cy@FreeBSD.org) Assignee: cy@FreeBSD.org Purpose of stopping a system in case of power loss is to electrically power down the machine to avoid any trouble in the power supply in SHUTDOWNCMD "/sbin/shutdown -p +0" the default command is SHUTDOWNCMD "/sbin/shutdown -h +0" this should be replaced by SHUTDOWNCMD "/sbin/shutdown -p +0" in order to power down the machine and avoid trouble in halt state (system alted but computer still powered) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263855-7788>