diff --git a/templates/usr/local/lib/systemd/system/nfs_timeout_notification_stop.timer.j2 b/templates/usr/local/lib/systemd/system/nfs_timeout_notification_stop.timer.j2 index 6cd58041a27f3e9de1460dc74406ffcba06d6542..1834fd6aae03af6338b54d731402c09877f03aac 100644 --- a/templates/usr/local/lib/systemd/system/nfs_timeout_notification_stop.timer.j2 +++ b/templates/usr/local/lib/systemd/system/nfs_timeout_notification_stop.timer.j2 @@ -11,7 +11,7 @@ Description=timer for nfs_timeout_notification_stop.service # One more reason for RHEL to fuck ALL THE WAY OFF! # OnCalendar=Tue *-*-01..07 08:00:00 # NOT THIS on RHEL 7! OnCalendar=Tue *-*-01,02,03,04,05,06,07 07:55:00 -Unit=nfs_timeout_notification.service +Unit=nfs_timeout_notification_stop.service [Install] WantedBy=default.target