summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2010-10-20syslog: enable kmsg bridge by default and enable syslogging for early boot se...Lennart Poettering
2010-10-20quota: fix quotaon command lineLennart Poettering
2010-10-20unit: introduce %f specifier to decode file namesLennart Poettering
2010-10-20quota: enable quotaon/quotacheck in local-fs.target, not basic.targetLennart Poettering
2010-10-20quota: add install hooks for basic.targetLennart Poettering
2010-10-20fsck: wait for device to show upLennart Poettering
2010-10-20units: properly use ConditionPathExists= instead of ConditionFileExists=Lennart Poettering
2010-10-20service: implement FsckPassNo= optionLennart Poettering
2010-10-20units: add missing fsck unitsLennart Poettering
2010-10-19fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering
2010-10-18tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...Lennart Poettering
2010-10-14fedora: add compat unit for /sbin/halt.localLennart Poettering
2010-10-14units: introduce final.target that can be used to plug units between shutdown...Lennart Poettering
2010-10-14units: get rid of distro-specific shutdown scripts, replace them by systemd-s...Lennart Poettering
2010-10-14units: introduce kexec.service, kexec.target and exit.targetLennart Poettering
2010-10-08units: enable utmp for serial gettys tooLennart Poettering
2010-10-08service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering
2010-10-07systemd-user-sessions: install .service file and enable by defaultLennart Poettering
2010-10-07units: make sure we run all early boot units before entering basic.targetLennart Poettering
2010-10-06unit: continue boot when exiting emergency/resuce shellLennart Poettering
2010-10-05service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering
2010-09-29units: getty.target is pulled in via /lib these daysLennart Poettering
2010-09-29units: properly terminate readahead collection 10s after bootLennart Poettering
2010-09-29units: get rid of special setup services for /var/run, /var/lock and /tmp, an...Lennart Poettering
2010-09-29units: ship unit file for systemd-tmpfiles by defaultLennart Poettering
2010-09-28units: schedule tmpwatch on idle classLennart Poettering
2010-09-28units: add readahead unit filesLennart Poettering
2010-09-28units: enable mount units by default and hook binary units into base.target i...Lennart Poettering
2010-09-22units: add optional tmp.serviceKay Sievers
2010-09-22units: hwclock support for non-UTC must not be in the defaultKay Sievers
2010-09-21units: enable var-run + var-lock service by defaultKay Sievers
2010-09-21units: enable sysctl by defaultKay Sievers
2010-09-21units: enable hwclock by defaultKay Sievers
2010-09-21units: always enable random-seed, module-load, vconsoleKay Sievers
2010-09-21tmpwatch: fix typo and remove [Install]Kay Sievers
2010-09-21units: add default tmpwatch unitsLennart Poettering
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering
2010-09-14prefdm: make sure we start prefdm only after the getty is killedLennart Poettering
2010-09-14units: make sure the file system is writable before we write utmp dataLennart Poettering
2010-09-14units: add generic description for http-daemon.targetLennart Poettering
2010-09-13fedora: don't quit plymouth too earlyMichal Schmidt
2010-09-10units: pull in syslog.target for synchronization purposes by systemd-logger.s...Lennart Poettering
2010-09-10units: start logger only after syslog is upLennart Poettering
2010-09-10units: we should be able to reach syslog.target even if no logger is enabled ...Lennart Poettering
2010-09-10units: set working directory to /root for sulogin, since sulogin is crazyLennart Poettering
2010-09-10units: set HOME=/root when running shellsLennart Poettering
2010-09-08units: On Debian Runlevel 2, 3, 4 and 5 are multi-userMichael Biebl
2010-09-08units: add umount unit files for DebianMichael Biebl
2010-09-06units: make sure we always fully write the utmp dataLennart Poettering
2010-09-06units: Provide separate fsck.target for DebianMichael Biebl