ISLET
ISLET copied to clipboard
Systemd support
ISLET does not build on archlinux by default, because arch doesn't use a cron by default. The ./configure should check for cron installed.
should also add support for systemd timers (gets rid of a dependency) instead of cron, or at least as an option for systemd users
I will add this myself, if I get around to it.
Update: It now checks for cron. Will look into systemd timers soon.
@f41c0r +1 !
i know :( soon - Planning a rewrite for ISLET soon and this will be resolved
On Thursday, October 22, 2015, sebelk [email protected] wrote:
@f41c0r https://github.com/f41c0r +1 !
— Reply to this email directly or view it on GitHub https://github.com/jonschipp/ISLET/issues/1#issuecomment-150386656.
Jon Schipp, jonschipp.com, sickbits.net, http://goog_1056813495open-nsm.net,
We're currently rewriting ISLET, we won't rely on crond anymore but have our own daemon, isletd to handle tasks.