fix: use systemctl for reboot/shutdown — loginctl lacks these verbs (v0.7.3)
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
Format based on [Keep a Changelog](https://keepachangelog.com/).
|
||||
|
||||
## [0.7.3] - 2026-03-29
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix shutdown and reboot — `loginctl` does not support `poweroff`/`reboot` verbs, switched to `systemctl poweroff` and `systemctl reboot`
|
||||
|
||||
## [0.7.2] - 2026-03-29
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user