cloudinit/system
Brian Waldon 5981e12ac0 feat(unit): Allow user to control enabling units
Fix #69 - A user may provide an `enable` attribute of a unit in their
cloud config document. If true, coreos-cloudinit will instruct systemd
to enable the associated unit. If false, the unit will not be enabled.

Fix #71 - The default enable behavior has been changed from on to off.
2014-04-15 09:00:52 -07:00
..
file_test.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00
file.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00
ssh_key.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00
systemd_test.go feat(etcd): Default etcd name to /etc/machine-id 2014-03-18 10:58:47 -07:00
systemd.go feat(unit): Allow user to control enabling units 2014-04-15 09:00:52 -07:00
user.go fix(user): Use '*' as default password field rather than '!' 2014-03-31 22:20:02 -07:00