diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md index f202217..4d081f8 100644 --- a/ALTERNATIVES.md +++ b/ALTERNATIVES.md @@ -525,6 +525,6 @@ All apps are from F-Droid, may not be much but is a start. * __IPC__: DBus -> ipcs (util-linux) * __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) +* __Service Manager (to be used with an init)__: [bum](https://launchpad.net/bum) -> OpenRC -> [chkconfig](https://uni.edu/~prefect/devel/chkconfig/index.shtml) -> [daemontools-encore](https://github.com/bruceg/daemontools-encore) -> [perp](https://github.com/jdavisp3/perp) * __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