diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-16 14:23:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-16 14:23:14 -0400 |
| commit | 4b848fedbf2d3a7b7ba94abd2b0ed8526df2fac7 (patch) | |
| tree | 8e8d067bebb2e82e0e8354ff871791f2e1c7114f /propellor.cabal | |
| parent | 51634a1bfc091b0c2e005e58266771dab0710ffe (diff) | |
| parent | e66b62f40bcb29ca62c905dabe87cc6e91a6bccd (diff) | |
Merge branch 'joeyconfig'
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 |
