propellor/src
Sean Whitton b462aefdb2 Systemd.masked property
This property masks, and when reverted unmasks, systemd services.  This is just
`systemctl mask service` and `systemctl unmask service`.  It's useful for
turning off a system service that you intend to run with --user.

Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2015-07-05 15:52:00 -04:00
..
Propellor Systemd.masked property 2015-07-05 15:52:00 -04:00
Utility remove Params constructor 2015-06-01 13:56:30 -04:00
Propellor.hs GADT properties seem to work (untested) 2015-01-24 22:38:51 -04:00
config.hs moved source code to src 2014-05-14 19:41:05 -04:00
wrapper.hs simplify setup process for minimal config mode 2015-03-22 10:04:02 -04:00