graysky2 / modprobed-db

Keeps track of EVERY kernel module that has ever been probed. Useful for those of us who make localmodconfig :)
https://wiki.archlinux.org/index.php/Modprobed-db
181 stars 16 forks source link

Not SystemD #14

Closed brenosilvera1 closed 4 years ago

brenosilvera1 commented 4 years ago

Good morning, I want to install modprobed-db on a non SystemD setup. What are the steps you recommend me to do? Edit.: I'm using OpenRC.

graysky2 commented 4 years ago

You can use a cronjob to trigger it. I originally had more info on the README but I moved it into the man page. Check it out and see if it provides sufficient detail and reopen if not.