
KDaemonManager
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KDaemonManager is (if you hadn't guessed) a KDE systems settings module for managing daemons.
The primary focus is usability above anything else. This application has only been designed with Kubuntu in mind, though there's no reason it won't work with others.
This is only a draft so please make a backup of rc.* and init.d before running,
Please test, and give feedback.
Depends: chkconfig
YAFU
11 years ago
I hope that in future your module has support for more daemons, and show a complete list of them, as does: chkconfig --list
You should contact to the KDE team for this module be officially included.
Thanks, Bye.
Report
DavidEdmundson
11 years ago
I opted for storing a list of services a user would want to enable/disable. Perhaps I would be better off storing a list of services that they wouldn't, and then parsing the list as you suggested.
Something I can think about for V0.2
Report
YAFU
11 years ago
Report
usrkl
11 years ago
I think that the better choice is to show a warning message when the admin enters into this KCM.
Report
usrkl
11 years ago
Report
DavidEdmundson
11 years ago
Report
DavidEdmundson
11 years ago
https://launchpad.net/~david.edmundson/+archive/ppa
Report
jefe
11 years ago
I like the thought of this and KDE4 really needs this. I suggest that you try to get it into KDE proper!
Report
gimox
11 years ago
Report
cyberwan
11 years ago
Report
usrkl
11 years ago
https://bugs.kde.org/show_bug.cgi?id=185997
Report