Ubuntu 16.04 จะไม่ปิดเครื่อง เมื่อฉันไปที่ไอคอนที่ด้านบนขวาของหน้าจอและคลิกปิดเครื่องมันจะไม่ปิด ฉันวิ่งshutdown -h now
และนี่คือสิ่งที่ฉันได้รับ:
tanner@tanner-x151x:~$ shutdown -h now
Failed to set wall message, ignoring: Interactive authentication required.
Failed to power off system via logind: Interactive authentication required.
Failed to start poweroff target: Interactive authentication required.
See system logs and 'systemctl status poweroff.target' for details.
Failed to open /dev/initctl: Permission denied
Failed to talk to init daemon.
tanner@tanner-x151x:~$ sudo shutdown -h now
[sudo] password for tanner:
Failed to start poweroff target: Transaction is destructive.
5ee system logs and 'systemctl status poweroff.target' for details.
tanner@tanner-x151x:~$ sudo halt now
Too many arguments.
tanner@tanner-x151x:~$ systemctl status poweroff.target
poweroff.target - Power-off
Loaded: loaded (/lib/systemd/system/poweroff.target; disabled; vendor preset:
Active: inactive (dead)
Docs: man:systemd.special(7)
ฉันไม่รู้ว่าทำไมสิ่งนี้จึงเกิดขึ้นหรือจะแก้ไขได้อย่างไร ความช่วยเหลือใด ๆ ที่จะได้รับการชื่นชม
ข้อความ "Transaction is destructive" น่าสนใจ สิ่งที่ไม่
—
Jos
systemctl status poweroff.target
พูดในประเด็นนี้?
@Jos ฉันสุจริตไม่สามารถหาไฟล์นี้
—
เกียรติ
มันเป็นคำสั่ง
—
Jos
systemctl status poweroff.target
เพียงแค่ที่สถานีป้อน
ฉันป้อนมันและนี่คือสิ่งที่ฉันได้รับ 'tanner @ tanner-X751LX: ~ $ systemctl สถานะ poweroff.target $ ● poweroff.target - ปิดการโหลด: โหลด (/lib/systemd/system/poweroff.target; : ใช้งานอยู่: ไม่ได้ใช้งาน (ตายแล้ว) เอกสาร: ผู้ชาย: systemd.special (7) '
—
Enneptt
sudo shutdown -P now
? ฉันรู้ว่าเกือบจะเหมือนกับ -h แต่ด้วยคำสั่งนี้ฉันไม่เคยมีปัญหา