graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
899 stars 84 forks source link

Resync cronjob is not present #321

Closed minorsecond closed 2 years ago

minorsecond commented 2 years ago

I'm running PSD version 5.75 on Gentoo (it's the last version available without systemd requirement) and when I run psd p, I see: Resync cronjob is not present. I've verified there are no cron jobs for psd. Can I manually enter those and, if so, what should the line(s) be?

minorsecond commented 2 years ago

It looks like I can recreate this to fix the issue?

graysky2 commented 2 years ago

Since most major distros adopted systemd, I stopped fighting it for psd and just wrote it around systemd. Not sure about non-systemd solutions.

minorsecond commented 2 years ago

No worries. I know I'm swimming against the current.

The cronjob was already in the hourly directory, so it should be working. I'll just chalk it up to the fact I'm running Gentoo.