yo8192 / fcron

fcron is an advanced cron for Linux/Unix systems
http://fcron.free.fr
GNU General Public License v2.0
135 stars 12 forks source link

Unable to find script/fcron.init.systemd.reboot #7

Closed stan29308 closed 4 years ago

stan29308 commented 4 years ago

The "fixed @reboot on systemd" commit added references to the file "script/fcron.init.systemd.reboot" particularly in Makefile.in and boot-install that was preventing me from compiling. I was able to compile and use fcron after removing most of the changes from the mentioned commit that had to do with reboot. If this is a mistake on my part, I apologize.

yo8192 commented 4 years ago

Thank you for reporting this. It should be fixed now.