summaryrefslogtreecommitdiff
path: root/src/core/cgroup-attr.c
AgeCommit message (Expand)Author
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-02-27unit: rework resource management APILennart Poettering
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-01-18systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers