summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
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
2010-09-06units: Add halt, killall, poweroff and reboot unit files for DebianMichael Biebl
2010-09-03units: don't add shutdown conflicts dep to umount.targetLennart Poettering
2010-09-03target: implicitly shutdown targets on shutdown, so that they are pulled into...Lennart Poettering
2010-08-31units: fix a typo in arch's rc-local.service unit fileLennart Poettering
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering
2010-08-30console: rework automatic getty on kernel console logic againLennart Poettering
2010-08-27var-run: make sure /var/run/user is properly created and labelledLennart Poettering
2010-08-26units: don't install runlevel links anymore, since thsoe are maintained in /l...Lennart Poettering
2010-08-25systemd-remount-api-vfs.service: fix typoKay Sievers
2010-08-25units: fix auto-serial unitLennart Poettering
2010-08-25units: make sure prefdm is automatically respawnedLennart Poettering
2010-08-25units: invoke sulogin instead of /bin/shLennart Poettering
2010-08-25serial: use seperate getty template for serial ttysLennart Poettering
2010-08-21syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering
2010-08-20units: add service file that remounts the root file systemLennart Poettering
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering
2010-08-19units: fix After= setting in var-lock.serviceLennart Poettering
2010-08-19modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering
2010-08-18units: make sure getty@xxx.service is always run before gettys.targetLennart Poettering
2010-08-18units: add hwclock-load serviceLennart Poettering
2010-08-17units: add generic sysctl/hwclock-save serviceLennart Poettering
2010-08-17units: fix conflicts between random seed servicesLennart Poettering
2010-08-17units: add tmp.mountKay Sievers
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering
2010-08-17units: add missing After= for var-run.service, var-lock.serviceKay Sievers
2010-08-17units: add var-run.service var-lock.serviceKay Sievers
2010-08-17load-fragment: make parser more forgivingLennart Poettering
2010-08-17auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering
2010-08-16shutdown: fix socket type in .socket fileLennart Poettering
2010-08-16units: enable notify interface for internals servicesLennart Poettering
2010-08-16systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering
2010-08-14random-seed: add missing random-seed.c fileLennart Poettering
2010-08-14units: don't require tty in rc-local.serviceLennart Poettering
2010-08-14units: write utmp record before we kill all processesLennart Poettering
2010-08-14units: X 1.8 doesn't need HAL anymore, so avoid synchronization on thatLennart Poettering
2010-08-14units: make sure plymouth shutdown screen is shown before we kill all process...Lennart Poettering