commit 790f30f6dcb0e753178c07475808cdb6008e8a0f
parent 496c98078596f17a52fb6071d462612e8a42a09e
Author: mayfrost <mayfrost@cock.li>
Date: Wed, 21 Mar 2018 06:45:01 +0000
Update ALTERNATIVES.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md
@@ -526,5 +526,5 @@ All apps are from F-Droid, may not be much but is a start.
* __Job Scheduler__: [Slurm](https://github.com/SchedMD/slurm) -> [fcron](http://fcron.free.fr/) (Cron), [incron](http://inotify.aiken.cz/?section=incron&page=about&lang=en)
* __Load in RAM__: [E4rat](https://github.com/ShyPixie/e4rat-lite) -> readahead -> [preload](https://sourceforge.net/projects/preload/)
* __Service Manager (to be used with an init)__: [bum](https://launchpad.net/bum) -> OpenRC -> [chkconfig](https://github.com/fedora-sysv/chkconfig) -> [daemontools-encore](https://github.com/bruceg/daemontools-encore) -> [perp](https://github.com/jdavisp3/perp)
-* __Settings Manager__: Linux Lite Control Center -> Linux Registry -> [Augeas](https://github.com/hercules-team/augeas)
+* __Settings Manager__: [Linux Lite Control Center](https://github.com/linuxlite/litecontrolcenter) -> [Elektra](https://github.com/ElektraInitiative/libelektra) -> [Augeas](https://github.com/hercules-team/augeas)
* __Utilities__: Mtools -> GNU Coreutils -> BusyBox -> Asmutils and ARMutils