propellor/Property/Reboot.hs

7 lines
91 B
Haskell

module Property.Reboot where
import Common
now :: Property
now = cmdProperty "reboot" []