propellor spin
This commit is contained in:
parent
f0dafef271
commit
83cdf34c51
|
@ -3,12 +3,8 @@
|
|||
|
||||
import Propellor
|
||||
import Propellor.CmdLine
|
||||
import Propellor.Property.Scheduled
|
||||
import qualified Propellor.Property.File as File
|
||||
import qualified Propellor.Property.Apt as Apt
|
||||
import qualified Propellor.Property.Cron as Cron
|
||||
import qualified Propellor.Property.User as User
|
||||
import qualified Propellor.Property.Hostname as Hostname
|
||||
|
||||
main :: IO ()
|
||||
main = defaultMain hosts
|
||||
|
|
Loading…
Reference in New Issue