summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)AuthorFilesLines
2010-09-28units: add readahead unit filesLennart Poettering11-1/+52
2010-09-28units: enable mount units by default and hook binary units into base.target i...Lennart Poettering5-8/+3
2010-09-22units: add optional tmp.serviceKay Sievers3-4/+21
2010-09-22units: hwclock support for non-UTC must not be in the defaultKay Sievers1-0/+3
2010-09-21units: enable var-run + var-lock service by defaultKay Sievers4-12/+0
2010-09-21units: enable sysctl by defaultKay Sievers1-3/+0
2010-09-21units: enable hwclock by defaultKay Sievers2-6/+0
2010-09-21units: always enable random-seed, module-load, vconsoleKay Sievers4-12/+0
2010-09-21tmpwatch: fix typo and remove [Install]Kay Sievers2-4/+1
2010-09-21units: add default tmpwatch unitsLennart Poettering2-0/+35
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering2-0/+21
2010-09-14prefdm: make sure we start prefdm only after the getty is killedLennart Poettering1-0/+1
2010-09-14units: make sure the file system is writable before we write utmp dataLennart Poettering2-2/+4
2010-09-14units: add generic description for http-daemon.targetLennart Poettering1-0/+11
2010-09-13fedora: don't quit plymouth too earlyMichal Schmidt1-0/+1
2010-09-10units: pull in syslog.target for synchronization purposes by systemd-logger.s...Lennart Poettering1-1/+2
2010-09-10units: start logger only after syslog is upLennart Poettering1-1/+1
2010-09-10units: we should be able to reach syslog.target even if no logger is enabled ...Lennart Poettering1-1/+0
2010-09-10units: set working directory to /root for sulogin, since sulogin is crazyLennart Poettering2-0/+2
2010-09-10units: set HOME=/root when running shellsLennart Poettering2-0/+2
2010-09-08units: On Debian Runlevel 2, 3, 4 and 5 are multi-userMichael Biebl1-0/+4
2010-09-08units: add umount unit files for DebianMichael Biebl3-0/+54
2010-09-06units: make sure we always fully write the utmp dataLennart Poettering2-3/+2
2010-09-06units: Provide separate fsck.target for DebianMichael Biebl2-1/+14
2010-09-06units: Add halt, killall, poweroff and reboot unit files for DebianMichael Biebl4-0/+75
2010-09-03units: don't add shutdown conflicts dep to umount.targetLennart Poettering1-0/+1
2010-09-03target: implicitly shutdown targets on shutdown, so that they are pulled into...Lennart Poettering4-0/+4
2010-08-31units: fix a typo in arch's rc-local.service unit fileLennart Poettering1-1/+1
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering7-0/+7
2010-08-30console: rework automatic getty on kernel console logic againLennart Poettering1-16/+0
2010-08-27var-run: make sure /var/run/user is properly created and labelledLennart Poettering1-0/+1
2010-08-26units: don't install runlevel links anymore, since thsoe are maintained in /l...Lennart Poettering2-2/+2
2010-08-25systemd-remount-api-vfs.service: fix typoKay Sievers1-1/+1
2010-08-25units: fix auto-serial unitLennart Poettering2-1/+1
2010-08-25units: make sure prefdm is automatically respawnedLennart Poettering1-0/+2
2010-08-25units: invoke sulogin instead of /bin/shLennart Poettering2-2/+2
2010-08-25serial: use seperate getty template for serial ttysLennart Poettering4-3/+41
2010-08-21syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering3-0/+37
2010-08-20units: add service file that remounts the root file systemLennart Poettering1-0/+20
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering3-0/+22
2010-08-19units: fix After= setting in var-lock.serviceLennart Poettering1-1/+1
2010-08-19modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering2-0/+20
2010-08-18units: make sure getty@xxx.service is always run before gettys.targetLennart Poettering1-0/+6
2010-08-18units: add hwclock-load serviceLennart Poettering1-0/+31
2010-08-17units: add generic sysctl/hwclock-save serviceLennart Poettering2-0/+38
2010-08-17units: fix conflicts between random seed servicesLennart Poettering1-1/+1
2010-08-17units: add tmp.mountKay Sievers1-0/+19
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering20-20/+20
2010-08-17units: add missing After= for var-run.service, var-lock.serviceKay Sievers4-1/+9
2010-08-17units: add var-run.service var-lock.serviceKay Sievers4-6/+40