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