summaryrefslogtreecommitdiff
path: root/units
Commit message (Collapse)AuthorAgeFilesLines
* units: Remove Gentoo specific xdm.servicev14Gustavo Sverzut Barbieri2010-11-252-18/+0
| | | | | | | | | | That unity pulls in OpenRC which in turn pulls in most of legacy system that causes lots of troubles as it is too smart, thus not recommended. Moreover, SystemD developers seems to agree that a service file per DM is the best approach, so having gdm.service, kdm.service, slim.service is better than a single wrapper for them.
* units: simplify shutdown scriptsLennart Poettering2010-11-232-2/+5
|
* units: move a couple of units from base.target to sysinit.targetLennart Poettering2010-11-1915-16/+16
|
* sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering2010-11-182-2/+3
|
* units: enable console ask-password agent by defaultLennart Poettering2010-11-187-3/+37
|
* units: make sure prefdm is killed first, user sessions second on shutdownLennart Poettering2010-11-181-1/+1
|
* cryptsetup: automatically order crypt partitions before cryptsetup.targetLennart Poettering2010-11-181-0/+14
|
* units: order hwclock after readaheadLennart Poettering2010-11-161-0/+1
|
* units: set TERM for gettys again, since they acquire a TTY on their ownLennart Poettering2010-11-162-0/+2
|
* units: allow start-up of plymouth ask-password agent very earlyLennart Poettering2010-11-163-0/+7
|
* units: enable ask-paswword .path units early enough to be useful for early ↵Lennart Poettering2010-11-162-2/+2
| | | | mounts
* units: delay getty until logins are allowedLennart Poettering2010-11-162-2/+2
|
* exec: automatically determine right TERM= setting based on tty nameLennart Poettering2010-11-156-6/+0
|
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-155-1/+1
|
* units: use ConditionDirectoryNotEmpty= where applicableLennart Poettering2010-11-151-0/+1
|
* delete tmp.mount which may conflict with an unrelated fstab entryKay Sievers2010-11-151-16/+0
|
* units: make use of agetty mandatoryLennart Poettering2010-11-142-16/+2
|
* Remove umount*.service files for DebianMichael Biebl2010-11-143-51/+0
| | | | | | | | | With the introduction of native shutdown/reboot, the killall.service was removed (as this functionality was moved into systemd-shutdown). Without killall.service though, the umount*.service files no longer work correctly. Wit native mount support those files are also no longer necessary, so remove them.
* units: deal properly with the fact that agetty is called getty on DebianLennart Poettering2010-11-112-8/+15
|
* readahead: shortcut replay if /.readahead doesn't existLennart Poettering2010-10-311-0/+1
|
* fedora: start plymouth after udev-settle, so that the graphics modules are ↵Lennart Poettering2010-10-311-1/+1
| | | | loaded
* units: add unit to call /bin/plymouth update-root-fs --read-writeLennart Poettering2010-10-301-0/+16
|
* fedora: /bin/plymouth --sysinit is not necessary on shut downLennart Poettering2010-10-304-4/+0
|
* fedora: invoke plymouth with its /bin instead of the /usr/bin/ pathLennart Poettering2010-10-296-14/+14
|
* units: fix variable expansionLennart Poettering2010-10-291-1/+1
|
* units: fix quota check descriptionLennart Poettering2010-10-292-2/+2
|
* fedora plymouthd doesn't seem to like --attach-to-session hereLennart Poettering2010-10-291-1/+1
|
* units: make fedora/single.service standard and rename it to rescue.serviceLennart Poettering2010-10-297-12/+17
|
* units: introduce plymouth-start and plymouth-kexec, and move a few things ↵Lennart Poettering2010-10-296-4/+40
| | | | back from basic to sysinit
* fedora: get rid of sysinit.serviceLennart Poettering2010-10-292-27/+0
|
* Fedora: by default, run prefdm last to match prior behavior.Bill Nottingham2010-10-291-1/+1
|
* Fedora: don't ship [Install] sections; these are enabled in the system ↵Bill Nottingham2010-10-296-19/+0
| | | | configuration.
* Fedora: further unit tweaksBill Nottingham2010-10-291-4/+0
| | | | | 1) Just ship rc-local as-is; don't worry about the 'local' name. 2) Don't install rc-local and prefdm to /etc ; just enable them globally for the system in /lib.
* Fedora: Assorted tweaks to Fedora single-user mode.Bill Nottingham2010-10-291-2/+2
| | | | | 1) Start after basic.target, not the deprecated sysinit.target 2) Conflict with shutdown.
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as ↵Lennart Poettering2010-10-293-3/+0
| | | | weaker counterpart of Conflicts=, similar to Wants= vs. Requires=
* getty@.service: switch to agetty as the defaultKay Sievers2010-10-291-2/+2
|
* unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering2010-10-293-3/+3
| | | | | | | | The property StopRetroactively= needs to be per-dependency, not per-unit, in order to properly express dependencies between .mount units and its .device and fsck .service units. If the .device unit is unplugged the mount should go away, but if the fsck process terminates the .mount should stay.
* units: run sysctl only if /etc/sysctl.conf existsLennart Poettering2010-10-281-0/+1
|
* units: run sysv related scripts with TERM=linuxLennart Poettering2010-10-273-0/+3
|
* ask-password: enable plymouth agent by defaultLennart Poettering2010-10-263-0/+26
|
* units: now that we don't set TERM anymore by default, make sure to pass it ↵Lennart Poettering2010-10-262-0/+2
| | | | to our rescue sessions
* units: Remove the distro specific references to killall.service.Franz Dietrich2010-10-266-6/+3
| | | | Maybe debian and fedora still have the killall.service but usually it shouldn't be necessary anymore.
* units: Since killall.service does not exist anymore remove all references.Franz Dietrich2010-10-254-4/+4
| | | | | | This commit deletes all references to killall.service for the default services. The distribution specific services will be modified in a separate commit.
* mount: add nosuid,nodev,noexec switches to /var/lock and /var/runLennart Poettering2010-10-252-2/+2
|
* arch: remove obsolete sysinit.serviceTom Gundersen2010-10-252-24/+0
| | | | This is now split into smaller units and shipped with the downstream package.
* fsck: remove symlink from fsck.target to sysinit.targetTom Gundersen2010-10-252-22/+0
|
* ubuntu: Treat Ubuntu as a distinct distro in configure.ac etcAndrew Edmunds2010-10-252-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Previously Ubuntu was treated as being equivalent to Debian, but the two distributions require different behaviour in certain places. This commit does not change the behaviour of systemd on either distro but it creates a framework for changes to be introduced by later commits. The following previously meant "Target is Debian or Ubuntu". * configure option "--with-distro=debian" * C preprocessor symbol "TARGET_DEBIAN" * Automake conditional "TARGET_DEBIAN" After this commit, all of the above are redefined to mean "Target is Debian" The following are introduced to mean "Target is Ubuntu". * configure option "--with-distro=ubuntu" * C preprocessor symbol "TARGET_UBUNTU" * Automake conditional "TARGET_UBUNTU" Most code written for Debian will also be applicable to Ubuntu. An extra Automake conditional "TARGET_DEBIAN_OR_UBUNTU" is introduced to avoid duplication of code that would otherwise occur. This commit updates configure.ac, Makefile.am and distro-specific source files in line with the above definitions.
* units: activate wall agent automatically if something is dropped in ↵Lennart Poettering2010-10-253-0/+27
| | | | /dev/.systemd/ask-password
* units: order syslog.target after syslog.socketLennart Poettering2010-10-211-1/+1
|
* syslog: enable kmsg bridge by default and enable syslogging for early boot ↵Lennart Poettering2010-10-2018-28/+47
| | | | services