KCM module for OpenRC
Go to file
Juraj Oravec ddb9b6402e
Remove commented unused code and debug stuff
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2025-05-30 23:11:08 +02:00
ui Port to TreeView with custom model 2025-05-30 22:58:09 +02:00
.clang-format Port to Qt6 KF6 2025-05-25 22:06:47 +02:00
.gitignore Initial commit 2022-03-31 11:35:55 -04:00
CMakeLists.txt Remove commented unused code and debug stuff 2025-05-30 23:11:08 +02:00
kcm_openrc.json Port to Qt6 KF6 2025-05-25 22:06:47 +02:00
LICENSE Create LICENSE 2022-03-31 11:41:31 -04:00
openrc_actions.cpp Port to Qt6 KF6 2025-05-25 22:06:47 +02:00
openrc_actions.h Port to Qt6 KF6 2025-05-25 22:06:47 +02:00
openrc_kcm.cpp Port to TreeView with custom model 2025-05-30 22:58:09 +02:00
openrc_kcm.h Port to TreeView with custom model 2025-05-30 22:58:09 +02:00
openrc_service_model.cpp Port to TreeView with custom model 2025-05-30 22:58:09 +02:00
openrc_service_model.h Remove commented unused code and debug stuff 2025-05-30 23:11:08 +02:00
openrc_tree_item.cpp Port to TreeView with custom model 2025-05-30 22:58:09 +02:00
openrc_tree_item.h Port to TreeView with custom model 2025-05-30 22:58:09 +02:00
openrckcmsettings.kcfg Initial commit 2022-03-31 11:35:55 -04:00
openrckcmsettings.kcfgc Initial commit 2022-03-31 11:35:55 -04:00
README.md Create README.md 2022-03-31 11:40:26 -04:00
tridentu.auth.openrc.service.actions Initial commit 2022-03-31 11:35:55 -04:00

kcm-openrc

A KCM for managing OpenRC on Tridentu-RK

Features

  • View all enabled services
  • Remove a service from boot
  • Restart an enabled service
  • Start the service (if not already running)
  • Stop the service