summaryrefslogtreecommitdiff
path: root/src/target.c
Commit message (Expand)AuthorAgeFilesLines
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-011-0/+4
* getty: move automatic serial getty logic into generatorLennart Poettering2011-03-151-67/+0
* container: skip a few things when we are run in a container such as accessing...Lennart Poettering2011-03-141-0/+3
* unit: don't accidently create ordering links to targets when default deps are...Lennart Poettering2011-03-081-11/+14
* getty: don't parse console= anymore, use /sys/class/tty/console/active insteadLennart Poettering2011-02-141-14/+30
* getty: do not auto-spawn getty's on VC ttys if console=ttyN is usedLennart Poettering2011-02-141-1/+6
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-201-1/+1
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-291-1/+1
* target: add implicit target/unit ordering deps only if both sides have been f...Lennart Poettering2010-09-141-0/+21
* target: add default unit ordering deps from the unit not the targetLennart Poettering2010-09-131-21/+1
* target: implicitly shutdown targets on shutdown, so that they are pulled into...Lennart Poettering2010-09-031-1/+2
* console: rework automatic getty on kernel console logic againLennart Poettering2010-08-301-0/+45
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-201-0/+1
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* target: don't synthesize a runlevel property for targets anymore since we don...Lennart Poettering2010-08-111-29/+0
* target: if the user configured a manual ordering between target units and the...Lennart Poettering2010-07-161-8/+13
* unit: add DefaultDependencies= settingLennart Poettering2010-07-031-1/+41
* unit: get rid of various unnecessary castsLennart Poettering2010-06-191-1/+1
* systemctl: add verbs for special unitsLennart Poettering2010-06-181-3/+4
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+194