propellor-2.16.0: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

Propellor.Property.HostingProvider.Linode

Synopsis

Documentation

chainPVGrub :: TimeoutSecs -> Property NoInfo Source

Linode's pv-grub-x86_64 does not currently support booting recent Debian kernels compressed with xz. This sets up pv-grub chaining to enable it.

mlocateEnabled :: Property NoInfo Source

Linode disables mlocate's cron job's execute permissions, presumably to avoid disk IO. This ensures it's executable.