DawnofDonuts

Results 2 comments of DawnofDonuts

I got my cronjobs to work by running `pacman -S cronie` then `systemctl enable cronie --now`

I had the same problem. what worked for me is removing `kms` from the `HOOKS` array in `/etc/mkinitcpio.conf` and then running `mkinitcpio -P` (you might need to run it with...