diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-20 10:31:27 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-20 10:31:27 -0400 |
| commit | 565d3536da40f098d3931bd7fd2bcfa2625a90d1 (patch) | |
| tree | d8507539873b0c312ada94d822ded4d54bf7ac25 /propellor.cabal | |
| parent | 9ec6bbbb3bbfea6b184053f3115bc7749688ce45 (diff) | |
| parent | 544a3111dd805fdcaddabe06a7d5c841e15faac5 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index f00e5594..ad02c6b3 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -74,6 +74,7 @@ Library Propellor.Property.Cmd Propellor.Property.Hostname Propellor.Property.Chroot + Propellor.Property.ConfFile Propellor.Property.Cron Propellor.Property.Debootstrap Propellor.Property.Dns @@ -96,6 +97,7 @@ Library Propellor.Property.Prosody Propellor.Property.Reboot Propellor.Property.List + Propellor.Property.LightDM Propellor.Property.Scheduled Propellor.Property.Service Propellor.Property.Ssh |
