summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Aiccu.hs
AgeCommit message (Collapse)Author
2015-09-20aiccu's init script doesn't support reload; restart itJoey Hess
2015-09-20make sure aiccu.conf is only readable by root, even if it had a different ↵Joey Hess
mode to start with
2015-09-20bug fix: used wrong username for config file in case where username/tunnelid ↵Joey Hess
was provided in privdata
2015-09-20reload daemon on conf file changeJoey Hess
2015-09-20a few improvementsJoey Hess
2015-09-20reformat and fix warning about 2 definitions of 'u'Joey Hess
2015-09-20Add aiccu module.Jelmer Vernooij