summaryrefslogtreecommitdiff
path: root/src/shared/install.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-08shared: conf-files - add root parameterKay Sievers1-2/+2
2013-01-29install: allow %u an and %U specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek1-0/+28
2013-01-29install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek1-21/+21
2013-01-29install: automatic cleanup using local cleanup functionsZbigniew Jędrzejewski-Szmek1-253/+134
2013-01-29install: use automatic cleanup in find_symlinks_fd()Zbigniew Jędrzejewski-Szmek1-38/+16
2012-10-19shared/install: fix typo in commentChristian Hesse1-1/+1
2012-09-19util: define union dirent_storage and make use of it everywhereLennart Poettering1-6/+9
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek1-1/+1
2012-09-16install: use automatic cleanupZbigniew Jędrzejewski-Szmek1-16/+5
2012-09-16install: treat non-existent directory as emptyZbigniew Jędrzejewski-Szmek1-1/+4
2012-09-11when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering1-12/+12
2012-07-26systemd: enable/disable instances of templateMichal Sekletar1-10/+68
2012-07-10unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering1-9/+9
2012-06-27core: rename system.preset to system-presets to follow naming scheme of other...Lennart Poettering1-7/+7
2012-06-21preset: don't look for preset files in /lib unless /usr is split offLennart Poettering1-0/+2
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers1-1/+1
2012-05-23manager: rework generator logicLennart Poettering1-1/+2
2012-05-21unit: introduce RequiredBy= setting in [Install], to complement WantedBy=Lennart Poettering1-5/+52
2012-05-15install: fix inverted meaning of '--force' in systemctl enableMichal Schmidt1-1/+1
2012-05-08util: split-out path-util.[ch]Kay Sievers1-5/+6
2012-05-07util: split-out conf-file.[ch]Kay Sievers1-0/+1
2012-04-19fix typo in src/shared/install.cSven Anders1-1/+1
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers1-0/+1954