summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
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
2010-08-14random-seed: add little tool for saving/loading random seed on shutdown/boot,...Lennart Poettering
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering
2010-08-13unit: create three seperate plymouth service for halt/poweroff/rebootLennart Poettering
2010-08-12unit: move prefdm after livesysLennart Poettering
2010-08-12plymouth: call plymouth quit before running the getty, not afterLennart Poettering
2010-08-11utmp: enable systemd-update-utmp by defaultLennart Poettering
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering
2010-08-10unit: hook plymouth into the bootLennart Poettering
2010-08-10units: ignore exit codes of killall scriptsLennart Poettering
2010-08-10getty: properly synchronize of tty devices being plugged inLennart Poettering
2010-08-10units: make sure that killall does not wait for the ttyLennart Poettering
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering
2010-08-06units: add missing fsck.target fileLennart Poettering
2010-08-06units: split fsck.target from sysinit.target for suse compatLennart Poettering
2010-08-05units: always send HUP when dealing with shells/gettys/loginsLennart Poettering
2010-08-04units: getty - suse: login wants SIGHUPKay Sievers
2010-08-04units: suse - reboot: do not wait for ttyKay Sievers
2010-08-04reboot: don't wait for input ttyLennart Poettering
2010-08-04units: remove redundant ordering dependencyLennart Poettering
2010-08-03units: make sure that prefdm wins over the getty if both are pulled inLennart Poettering
2010-08-03units: add conflicts between prefdm and getty@tty1 to avoid race for tty1Lennart Poettering
2010-07-22units: add [Install] section to getty.target and remote-fs.targetLennart Poettering
2010-07-21exec: extend variable substitution to support splitting variable values into ...Lennart Poettering
2010-07-20fedora: make sure the gettys are run before X starts upLennart Poettering
2010-07-16units: introduce smartcard.targetLennart Poettering
2010-07-16units: fix default mode of /var/run and /var/lockLennart Poettering