propellor spin
This commit is contained in:
parent
8a6da9ff73
commit
0f1fcc24f8
|
@ -72,7 +72,7 @@ oldUseNetServer hosts = propertyList ("olduse.net server")
|
||||||
oldUseNetShellBox :: Property
|
oldUseNetShellBox :: Property
|
||||||
oldUseNetShellBox = propertyList "olduse.net shellbox"
|
oldUseNetShellBox = propertyList "olduse.net shellbox"
|
||||||
[ oldUseNetInstalled "oldusenet"
|
[ oldUseNetInstalled "oldusenet"
|
||||||
, Service.running "oldusenet"
|
, Service.running "shellinabox"
|
||||||
]
|
]
|
||||||
|
|
||||||
oldUseNetInstalled :: Apt.Package -> Property
|
oldUseNetInstalled :: Apt.Package -> Property
|
||||||
|
|
Loading…
Reference in New Issue