-
-
Notifications
You must be signed in to change notification settings - Fork 723
Open
Labels
Description
Is there a way to periodically refresh an IPC module? So that the initial hook gets executed every interval seconds, similar to a custom script.
What I'm trying to achieve is an update checker that periodically retrieves the number of updates available and resets this number once the system is updated using IPC. Simply using a custom script with a very short interval is not ideal, since I don't want to query the package database too frequently.
SeraphyBR, frebib, jsmnbom, JamiKettunen, process0 and 5 more