summaryrefslogtreecommitdiff
path: root/src/path-lookup.c
Commit message (Expand)AuthorAge
* path-lookup: rearrange things so that the system path order follows the user ...Lennart Poettering2012-03-14
* conf: when looking for configurations look in /etc first, in /run secondLennart Poettering2012-03-14
* path-lookup: search for unit files in /lib/systemd/system only on split /usr ...Lennart Poettering2012-02-14
* path-lookup: monitor /etc/systemd/user for user managerFrederic Crozat2011-08-24
* lookup: fix NUL termination of search path arrayLennart Poettering2011-07-23
* path-lookup: add both the configured and the fixed search paths inLennart Poettering2011-07-22
* path-lookup: make inclusion of user private units optionalLennart Poettering2011-07-22
* binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=Kay Sievers2011-04-30
* lookup: drop empty directories from search pathsLennart Poettering2011-04-28
* pkgconfig: update .pc file accordinglyLennart Poettering2011-04-04
* lookup: always also look into /usr/lib for unitsLennart Poettering2011-04-04
* use /run instead of /dev/.runKay Sievers2011-03-28
* dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-09
* pkconfig: export full search path as .pc variableLennart Poettering2011-03-09
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-15
* lookup: look for dynamic throw-away units in /dev/.systemd/systemLennart Poettering2010-10-13
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path...Lennart Poettering2010-07-01
* path-lookup: unconditionally check /usr and /usr/share unit directoriesLennart Poettering2010-06-24
* manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering2010-06-19
* gcc: disable warn_unused_result attribute warningsLennart Poettering2010-06-17
* install: add systemd-install tool for managing alias/wants symlinksLennart Poettering2010-06-16
* manager: split off path lookup logic into own .c fileLennart Poettering2010-06-15