propellor-0.3.0: property-based host configuration management in haskell

Safe HaskellNone

Propellor.Property.Git

Synopsis

Documentation

daemonRunning :: FilePath -> RevertablePropertySource

Exports all git repos in a directory (that user nobody can read) using git-daemon, run from inetd.

Note that reverting this property does not remove or stop inetd.