cloudinit/system
Michael Marineau 81824be3bf system: new file writer for updating env-style files
This can be used to safely update config files cloudinit does not have
exclusive control over. For example update.conf or /etc/environment.
2014-07-10 15:53:32 -07:00
..
env_file_test.go system: new file writer for updating env-style files 2014-07-10 15:53:32 -07:00
env_file.go system: new file writer for updating env-style files 2014-07-10 15:53:32 -07:00
file_test.go fix(system): write all files atomically 2014-06-06 10:36:36 -07:00
file.go fix(system): write all files atomically 2014-06-06 10:36:36 -07:00
networkd.go fix(network): Generate prefixes to ensure proper lexicographical ordering 2014-06-20 17:51:57 -07:00
ssh_key.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00
systemd_test.go fix(systemd): unmask runtime units when mask=False 2014-06-06 10:55:42 -07:00
systemd.go fix(systemd): unmask runtime units when mask=False 2014-06-06 10:55:42 -07:00
user.go fix(user): user correct primary group flag for useradd 2014-05-07 14:06:51 -07:00