summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/HostingProvider/DigitalOcean.hs
diff options
context:
space:
mode:
authorJoey Hess2016-06-13 18:12:29 -0400
committerJoey Hess2016-06-13 18:12:29 -0400
commit5c55d3d4153e571876383e53dc43e38ce767e34d (patch)
tree6eee74e460899d3d0314d721395ffc36933c24f9 /src/Propellor/Property/HostingProvider/DigitalOcean.hs
parentd3ced2a6246dbfd736aec59d24b78cecd1d96144 (diff)
improve some comments
Diffstat (limited to 'src/Propellor/Property/HostingProvider/DigitalOcean.hs')
-rw-r--r--src/Propellor/Property/HostingProvider/DigitalOcean.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/HostingProvider/DigitalOcean.hs b/src/Propellor/Property/HostingProvider/DigitalOcean.hs
index 084faa36..053338de 100644
--- a/src/Propellor/Property/HostingProvider/DigitalOcean.hs
+++ b/src/Propellor/Property/HostingProvider/DigitalOcean.hs
@@ -13,7 +13,7 @@ import qualified Propellor.Property.Reboot as Reboot
--
-- This property causes the distro kernel to be loaded on reboot, using kexec.
--
--- If the power is cycled, the non-distro kernel still boots up.
+-- When the power is cycled, the non-distro kernel still boots up.
-- So, this property also checks if the running kernel is present in /boot,
-- and if not, reboots immediately into a distro kernel.
distroKernel :: Property DebianLike