summaryrefslogtreecommitdiff
path: root/Property/Reboot.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Property/Reboot.hs')
-rw-r--r--Property/Reboot.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Property/Reboot.hs b/Property/Reboot.hs
index 63987ad3..b6e3030e 100644
--- a/Property/Reboot.hs
+++ b/Property/Reboot.hs
@@ -1,7 +1,6 @@
module Property.Reboot where
import Property
-import Utility.SafeCommand
-now -> Property
+now :: Property
now = cmdProperty "reboot" []