I have created cronjob as @reboot root sleep 75 && firefox but then I test it, but it didn't work. In /var/spool/mail/root it shows me this
what I want to archive is after every reboot I want to automatically load my firefox browser. Want to do it with this with cron job or even with systemd unit file as Crontab job start +1 min after @reboot
