summaryrefslogtreecommitdiff
path: root/units/.gitignore
Commit message (Collapse)AuthorAge
* units/: use @SYSTEMCTL@ instead of hardcoded pathsDave Reisner2012-04-04
| | | | | | Especially in the case of --enable-split-usr, several units will point to the wrong location for systemctl. Use @SYSTEMCTL@ which will always contain the proper path.
* move imported udev into placeKay Sievers2012-04-04
|
* journal: add unit files and shared library glueLennart Poettering2011-12-30
|
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-30
|
* logind: add service for per-user shared systemd daemonLennart Poettering2011-06-30
|
* dbus: add dbus introspection extractionLennart Poettering2011-06-21
|
* mechanisms: add mechanisms to change system locale and clockLennart Poettering2011-06-21
|
* remote-fs.target: do not order after network.targetTom Gundersen2011-06-14
| | | | | | | | | | | remote-fs.target is ordered after the {auto,}mount units. In case of automount we do not want to wait for the network to come up before proceeding. In case of a regular mount unit, the unit will be ordered after network.target so the behavior is unchanged. This speeds up boot quite a bit for me when having some services needing NetworkManager-wait-online.service, and having my home partition on nfs under an automountpoint.
* hostnamed: introduce systemd-hostnamedLennart Poettering2011-04-16
| | | | http://www.freedesktop.org/wiki/Software/systemd/hostnamed
* binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering2011-04-04
|
* units: we don't need to generate syslog.target with sed anymoreLennart Poettering2011-03-18
|
* units: we no longer need m4 to build graphical.target or multi-user.taregtLennart Poettering2011-03-18
|
* units: add console-shell.service which can be used insted of the gettys to ↵Lennart Poettering2011-03-14
| | | | get a shell on /dev/console
* sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering2010-11-18
|
* units: enable console ask-password agent by defaultLennart Poettering2010-11-18
|
* units: make fedora/single.service standard and rename it to rescue.serviceLennart Poettering2010-10-29
|
* ask-password: enable plymouth agent by defaultLennart Poettering2010-10-26
|
* units: activate wall agent automatically if something is dropped in ↵Lennart Poettering2010-10-25
| | | | /dev/.systemd/ask-password
* units: add missing fsck unitsLennart Poettering2010-10-20
|
* tmpfiles: integrate kay's directory cleanup code and otherwise beef up ↵Lennart Poettering2010-10-18
| | | | tmpfiles quite a bit
* units: get rid of distro-specific shutdown scripts, replace them by ↵Lennart Poettering2010-10-14
| | | | systemd-shutdown invocations
* units: introduce kexec.service, kexec.target and exit.targetLennart Poettering2010-10-14
|
* systemd-user-sessions: install .service file and enable by defaultLennart Poettering2010-10-07
|
* units: properly terminate readahead collection 10s after bootLennart Poettering2010-09-29
|
* units: ship unit file for systemd-tmpfiles by defaultLennart Poettering2010-09-29
|
* units: add readahead unit filesLennart Poettering2010-09-28
|
* vconsole: add new utility to initialize the virtual consoleLennart Poettering2010-09-16
|
* units: fix auto-serial unitLennart Poettering2010-08-25
|
* serial: use seperate getty template for serial ttysLennart Poettering2010-08-25
|
* syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering2010-08-21
|
* remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering2010-08-20
|
* modules-load: add systemd-modules-load tool that can load a configured list ↵Lennart Poettering2010-08-19
| | | | of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this
* load-fragment: make parser more forgivingLennart Poettering2010-08-17
|
* systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering2010-08-16
|
* random-seed: add missing random-seed.c fileLennart Poettering2010-08-14
|
* utmp: enable systemd-update-utmp by defaultLennart Poettering2010-08-11
|
* exec: extend variable substitution to support splitting variable values into ↵Lennart Poettering2010-07-21
| | | | seperate arguments
* build-sys: drop special name hack for dbus.service since a native service ↵Lennart Poettering2010-07-10
| | | | file is now shipped upstream dbus
* units: update shipped unit files for DefaultDependencies=Lennart Poettering2010-07-03
|
* units: introduce and explain sysinit.targetLennart Poettering2010-06-04
|
* unit: properly generate session unitsLennart Poettering2010-05-17
|
* units: add distribution-specific unitsLennart Poettering2010-05-17
|
* units: add rpcbind.target specialLennart Poettering2010-05-16
|
* build-sys: generate intermediate files in subdirsLennart Poettering2010-05-16