This website requires JavaScript.
Explore
Help
Sign In
cadey
/
propellor
Watch
1
Star
0
Fork
You've already forked propellor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0039fb6b56
propellor
/
Property
/
Reboot.hs
7 lines
93 B
Haskell
Raw
Normal View
History
Unescape
Escape
install systemd on clam and then reboot
2014-03-30 03:24:40 +00:00
module
Property.Reboot
where
import
Property
property lists
2014-03-30 06:26:23 +00:00
now
::
Property
improved
2014-03-30 06:12:48 +00:00
now
=
cmdProperty
"
reboot
"
[]