I tying make notification to an users about to ask administrate to check system is up-to-date or not.
Tried to add shell script in /etc/profile.d/notify-script.sh but it does not work. Also tried to command notify-send to .bashrc but it works when the users open a terminal window.
I think I need to use at or cron task jobs for this task