kdeconnect-kde/plugins/runcommand
Waldo Lemmer 2dc5d53ec4 Support init systems other than systemd with Run Command's samples
`systemctl reboot`, `systemctl poweroff` and `systemctl suspend` only work on Systemd

I replaced them with the more universal versions (`reboot`, `poweroff`, and `suspend`) which work on Systemd, OpenRC, runit, SysVinit, and GNU Shepherd. These commands show up here:

![image](/uploads/b10ae0397974c90971d8cd054d13e1b4/image.png)
2022-04-21 01:02:10 +00:00
..
CMakeLists.txt Port from KPluginSelector to new KPluginWidget class 2021-12-15 08:24:22 +01:00
kdeconnect_runcommand.json SVN_SILENT made messages (.desktop file) - always resolve ours 2021-12-16 01:53:14 +00:00
kdeconnect_runcommand_config.qml Add missing license headers 2021-02-27 20:04:47 +01:00
runcommand_config.cpp Support init systems other than systemd with Run Command's samples 2022-04-21 01:02:10 +00:00
runcommand_config.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
runcommandplugin.cpp runcommand: avoid using cmd to allow better handling of quoted arguments 2021-05-09 05:11:41 +05:30
runcommandplugin.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00