summaryrefslogtreecommitdiff
path: root/manifests/reboot_required_notify/wheezy.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/reboot_required_notify/wheezy.pp')
-rw-r--r--manifests/reboot_required_notify/wheezy.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/reboot_required_notify/wheezy.pp b/manifests/reboot_required_notify/wheezy.pp
index 06998ef..1ad46cd 100644
--- a/manifests/reboot_required_notify/wheezy.pp
+++ b/manifests/reboot_required_notify/wheezy.pp
@@ -19,5 +19,4 @@ class apt::reboot_required_notify::wheezy ($ensure = present) {
minute => 20,
require => Package['update-notifier-common'],
}
-
}