Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cbolton
41 days ago
|
parent
|
context
|
favorite
| on:
Devuan – Debian Without Systemd
> inability to express "just shut the fucking system down, you won't have power in 5 minutes" for servers connected to UPS.
What about "systemctl --force --force poweroff" ?
teddyh
41 days ago
[–]
With two “--force” options, that is essentially equivalent to “echo o > /proc/sysrq-trigger”, isn’t it? I would think that one “--force” would have the actually desired effect.
cbolton
40 days ago
|
parent
[–]
Yes you're right.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What about "systemctl --force --force poweroff" ?