whoogle-search
whoogle-search copied to clipboard
[QUESTION] Make systemd service async
Hello, I have whoogle installed and I have enabled it's systemd service. The service seems to slow down my boot time. Is there any way to fork it to the background so that my computer boots faster? Thanks
[Service]
ExecStartPre=/bin/sleep 30
gives your system to load everything else before starting whoogle