diff options
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/propellor.cabal b/propellor.cabal index 86337505..b61d2a2f 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -94,6 +94,9 @@ Library Propellor.Property.Grub Propellor.Property.Journald Propellor.Property.Kerberos + Propellor.Property.List + Propellor.Property.LightDM + Propellor.Property.Logcheck Propellor.Property.Mount Propellor.Property.Network Propellor.Property.Nginx @@ -106,9 +109,7 @@ Library Propellor.Property.Prosody Propellor.Property.Reboot Propellor.Property.Rsync - Propellor.Property.List - Propellor.Property.LightDM - Propellor.Property.Logcheck + Propellor.Property.Spin Propellor.Property.Scheduled Propellor.Property.Service Propellor.Property.Ssh |
