Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-14 | units: introduce kexec.service, kexec.target and exit.target | Lennart Poettering | |
2010-10-08 | units: enable utmp for serial gettys too | Lennart Poettering | |
2010-10-08 | service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service | Lennart Poettering | |
This should fix accounting for pam_limits and suchlike. https://bugzilla.redhat.com/show_bug.cgi?id=636036 | |||
2010-10-07 | systemd-user-sessions: install .service file and enable by default | Lennart Poettering | |
2010-10-07 | units: make sure we run all early boot units before entering basic.target | Lennart Poettering | |
2010-10-06 | unit: continue boot when exiting emergency/resuce shell | Lennart Poettering | |
2010-10-05 | service: rename settings for Restart= from 'restart-always' to 'always' and ↵ | Lennart Poettering | |
similar | |||
2010-09-29 | units: getty.target is pulled in via /lib these days | Lennart Poettering | |
2010-09-29 | units: properly terminate readahead collection 10s after boot | Lennart Poettering | |
2010-09-29 | units: get rid of special setup services for /var/run, /var/lock and /tmp, ↵ | Lennart Poettering | |
and rely on tmpfiles.d/ instead | |||
2010-09-29 | units: ship unit file for systemd-tmpfiles by default | Lennart Poettering | |
2010-09-28 | units: schedule tmpwatch on idle class | Lennart Poettering | |
2010-09-28 | units: add readahead unit files | Lennart Poettering | |
2010-09-28 | units: enable mount units by default and hook binary units into base.target ↵ | Lennart Poettering | |
instead of sysinit.target, leaving the latter for sysv compatibility | |||
2010-09-22 | units: add optional tmp.service | Kay Sievers | |
2010-09-22 | units: hwclock support for non-UTC must not be in the default | Kay Sievers | |
2010-09-21 | units: enable var-run + var-lock service by default | Kay Sievers | |
2010-09-21 | units: enable sysctl by default | Kay Sievers | |
2010-09-21 | units: enable hwclock by default | Kay Sievers | |
2010-09-21 | units: always enable random-seed, module-load, vconsole | Kay Sievers | |
2010-09-21 | tmpwatch: fix typo and remove [Install] | Kay Sievers | |
2010-09-21 | units: add default tmpwatch units | Lennart Poettering | |
2010-09-16 | vconsole: add new utility to initialize the virtual console | Lennart Poettering | |
2010-09-14 | prefdm: make sure we start prefdm only after the getty is killed | Lennart Poettering | |
2010-09-14 | units: make sure the file system is writable before we write utmp data | Lennart Poettering | |
2010-09-14 | units: add generic description for http-daemon.target | Lennart Poettering | |
2010-09-13 | fedora: don't quit plymouth too early | Michal Schmidt | |
Do not quit plymouth until the dependencies for getty@tty1.service are ready, in order to minimize the time a black screen is displayed. | |||
2010-09-10 | units: pull in syslog.target for synchronization purposes by ↵ | Lennart Poettering | |
systemd-logger.service | |||
2010-09-10 | units: start logger only after syslog is up | Lennart Poettering | |
2010-09-10 | units: we should be able to reach syslog.target even if no logger is enabled ↵ | Lennart Poettering | |
at all | |||
2010-09-10 | units: set working directory to /root for sulogin, since sulogin is crazy | Lennart Poettering | |
2010-09-10 | units: set HOME=/root when running shells | Lennart Poettering | |
2010-09-08 | units: On Debian Runlevel 2, 3, 4 and 5 are multi-user | Michael Biebl | |
Patch by Tollef Fog Heen <tfheen@err.no> Extended to re-create the runlevel5.target symlink by Michael Biebl <biebl@debian.org> | |||
2010-09-08 | units: add umount unit files for Debian | Michael Biebl | |
Add unit files to call /etc/init.d/umountnfs.sh stop (network file systems) /etc/init.d/umountfs stop (local file systems) /etc/init.d/umountroot stop ("/" file system) in the right order and hook them up in the umount.target so they are run on shutdown and reboot. | |||
2010-09-06 | units: make sure we always fully write the utmp data | Lennart Poettering | |
2010-09-06 | units: Provide separate fsck.target for Debian | Michael Biebl | |
On Debian sysinit is not a single script but a separate runlevel. Split of fsck.target into separate unit file as otherwise we get an unbreakable cycle on shutdown/reboot. | |||
2010-09-06 | units: Add halt, killall, poweroff and reboot unit files for Debian | Michael Biebl | |
2010-09-03 | units: don't add shutdown conflicts dep to umount.target | Lennart Poettering | |
2010-09-03 | target: implicitly shutdown targets on shutdown, so that they are pulled ↵ | Lennart Poettering | |
into the final transaction and may be used for synchronization | |||
2010-08-31 | units: fix a typo in arch's rc-local.service unit file | Lennart Poettering | |
2010-08-30 | unit: introduce AllowIsolate= switch | Lennart Poettering | |
2010-08-30 | console: rework automatic getty on kernel console logic again | Lennart Poettering | |
It is essential that the gettys are proper dependencies from getty.target so that they aren't killed and immediately restarted on runlevel changes. Hence rework the logic to implicitly add console gettys to getty.target as dependencies. This also adds an automatic hvc console for virtualizers. https://bugzilla.redhat.com/show_bug.cgi?id=501720 | |||
2010-08-27 | var-run: make sure /var/run/user is properly created and labelled | Lennart Poettering | |
https://bugzilla.redhat.com/show_bug.cgi?id=627457 | |||
2010-08-26 | units: don't install runlevel links anymore, since thsoe are maintained in ↵ | Lennart Poettering | |
/lib now | |||
2010-08-25 | systemd-remount-api-vfs.service: fix typo | Kay Sievers | |
2010-08-25 | units: fix auto-serial unit | Lennart Poettering | |
2010-08-25 | units: make sure prefdm is automatically respawned | Lennart Poettering | |
2010-08-25 | units: invoke sulogin instead of /bin/sh | Lennart Poettering | |
2010-08-25 | serial: use seperate getty template for serial ttys | Lennart Poettering | |
2010-08-21 | syslog: add minimal syslog/kmsg bridge syslogd | Lennart Poettering | |