From f8dc9b294dbc114255129113f84fabde6dac46cc Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 16 Aug 2015 17:47:21 -0700 Subject: ConfFile.containsIniPair property plus scaffolding for other generic conf file properties (cherry picked from commit 86b077b7a21efd5484dfaeee3c31fc5f3c151f6c) --- propellor.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index f00e5594..640d0293 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -73,7 +73,8 @@ Library Propellor.Property.Apt Propellor.Property.Cmd Propellor.Property.Hostname - Propellor.Property.Chroot + Propellor.Property.Chroot + Propellor.Property.ConfFile Propellor.Property.Cron Propellor.Property.Debootstrap Propellor.Property.Dns -- cgit v1.2.3