top | item 46794997 (no title) cbolton | 1 month ago > 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" ? discuss order hn newest teddyh|1 month 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|1 month ago Yes you're right.
teddyh|1 month 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|1 month ago Yes you're right.
teddyh|1 month ago
cbolton|1 month ago