[Pkg-puppet-devel] Bug#515660: Bug#515660: service type stops working with Debian's insserv
martin f krafft
madduck at debian.org
Wed Jul 29 09:12:32 UTC 2009
also sprach Micah Anderson <micah at riseup.net> [2009.07.27.0253 +0200]:
> Can you provide the puppet snippet that is doing the cron operation that
> resulted in this debug?
class cron {
package { cron:
ensure => installed,
}
service { cron:
ensure => running,
enable => true,
hasrestart => true,
pattern => "/usr/sbin/cron",
}
}
--
.''`. martin f. krafft <madduck at d.o> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems
"man soll nicht in kirchen gehn, wenn man reine luft atmen will."
- friedrich nietzsche
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature (see http://martin-krafft.net/gpg/)
URL: <http://lists.alioth.debian.org/pipermail/pkg-puppet-devel/attachments/20090729/a2403226/attachment.pgp>
More information about the Pkg-puppet-devel
mailing list