propellor-5.17: property-based host configuration management in haskell
MaintainerSean Whitton <spwhitton@spwhitton.name>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Propellor.Property.EtcDefault

Description

 
Synopsis

Documentation

type EtcDefaultFile = String Source #

The name of a file in /etc/default, without the /etc/default prefix. E.g. useradd.

set :: EtcDefaultFile -> ShellKey -> String -> Property UnixLike Source #

Set a key=value pair in a file in /etc/default.