KCM module for OpenRC
Go to file
2022-03-31 11:41:31 -04:00
package Initial commit 2022-03-31 11:35:55 -04:00
.clang-format Initial commit 2022-03-31 11:35:55 -04:00
.gitignore Initial commit 2022-03-31 11:35:55 -04:00
CMakeLists.txt Initial commit 2022-03-31 11:35:55 -04:00
kcm_openrc.kdev4 Initial commit 2022-03-31 11:35:55 -04:00
LICENSE Create LICENSE 2022-03-31 11:41:31 -04:00
openrc_actions.cpp Initial commit 2022-03-31 11:35:55 -04:00
openrc_actions.h Initial commit 2022-03-31 11:35:55 -04:00
openrc_kcm.cpp Initial commit 2022-03-31 11:35:55 -04:00
openrc_kcm.h Initial commit 2022-03-31 11:35:55 -04: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