~smoser/ubuntu/quantal/cloud-init/sru

1
2
3
4
5
6
#!/bin/sh

set -e
rm -f /etc/cron.d/cloudinit-updates

#DEBHELPER#