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

MaintainerSean Whitton <spwhitton@spwhitton.name>
Safe HaskellNone
LanguageHaskell98

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.