propellor spin

This commit is contained in:
Joey Hess 2014-10-16 17:02:16 -04:00
parent 8a6da9ff73
commit 0f1fcc24f8
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ oldUseNetServer hosts = propertyList ("olduse.net server")
oldUseNetShellBox :: Property
oldUseNetShellBox = propertyList "olduse.net shellbox"
[ oldUseNetInstalled "oldusenet"
, Service.running "oldusenet"
, Service.running "shellinabox"
]
oldUseNetInstalled :: Apt.Package -> Property