summaryrefslogtreecommitdiff
path: root/units
Commit message (Expand)AuthorAgeFilesLines
* units: don't set PrivateNetwork= in systemd-homed.serviceLennart Poettering2020-05-261-1/+0
* Merge pull request #15920 from keszybz/userwork-proc-titleLennart Poettering2020-05-261-1/+1
|\
| * tree-wide: s/time-out/timeout/gZbigniew Jędrzejewski-Szmek2020-05-261-1/+1
* | dont install systemd-initctl, runlevel, telinit if no SYSV compatNorbert Lange2020-05-261-6/+8
|/
* allow removal of initrd servicesNorbert Lange2020-05-191-10/+10
* tree-wide: add size limits for tmpfs mountsTopi Miettinen2020-05-131-1/+1
* units: change description of systemd-logind.serviceZbigniew Jędrzejewski-Szmek2020-05-051-1/+1
* binfmt: also unregister binfmt entries from unitLennart Poettering2020-04-231-0/+1
* units: use correct path to refer to plymouthLennart Poettering2020-04-162-2/+2
* units: make sure systemd-pstore stops at shutdownLennart Poettering2020-04-081-1/+2
* units: drop systemd-remount-fs.service dependency from more servicesLennart Poettering2020-04-084-4/+3
* units: drop dependency on systemd-remount-fs.service from systemd-pstore.serviceLennart Poettering2020-04-081-2/+0
* units: pull in systemd-pstore.service from sysinit.targetLennart Poettering2020-04-081-1/+2
* units: add ProtectClock=yesTopi Miettinen2020-04-076-0/+8
* units: run systemd-repart only if there's configuration for itLennart Poettering2020-04-021-0/+4
* Revert "units: make systemd-repart.service installable"Lennart Poettering2020-04-022-5/+2
* Merge pull request #15109 from keszybz/units-make-installableZbigniew Jędrzejewski-Szmek2020-04-025-7/+18
|\
| * units: make systemd-userdbd.{socket,service} installableZbigniew Jędrzejewski-Szmek2020-03-313-2/+7
| * units: make systemd-homed.service installableZbigniew Jędrzejewski-Szmek2020-03-312-2/+5
| * units: make systemd-repart.service installableZbigniew Jędrzejewski-Szmek2020-03-312-3/+6
* | units: do not pull in home.mount from systemd-homed.serviceLennart Poettering2020-03-311-1/+1
|/
* systemd-network-generator.service: network-pre.target is a passive target unitFranck Bui2020-03-271-1/+2
* units: Don't mount tracefs in LXCBalint Reczey2020-03-231-0/+1
* homed: replace "home directory" with "home area" in a few placesZbigniew Jędrzejewski-Szmek2020-03-111-1/+1
* Merge pull request #15022 from keszybz/make-units-remain-after-exitYu Watanabe2020-03-062-0/+2
|\
| * units: make systemd-network-generator.service stay aroundZbigniew Jędrzejewski-Szmek2020-03-051-0/+1
| * units: restore RemainAfterExit=yes in systemd-vconsole-setup.serviceZbigniew Jędrzejewski-Szmek2020-03-051-0/+1
* | units: skip modprobe@.service if the unit appears to be already loadedZbigniew Jędrzejewski-Szmek2020-03-051-0/+1
* | Merge pull request #15023 from keszybz/network-generator-manYu Watanabe2020-03-051-0/+1
|\ \
| * | man: add systemd-network-generator.service(8)Zbigniew Jędrzejewski-Szmek2020-03-051-0/+1
| |/
* | units: do not ignore return value from systemd --userZbigniew Jędrzejewski-Szmek2020-03-051-1/+1
|/
* RequireMountsFor in systemd-nspawn should wait for machine mountKevin P. Fleming2020-03-021-1/+1
* units: disable ProtectKernelLogs for machinedGuillaume Douézan-Grard2020-03-021-1/+0
* pstore: Don't start systemd-pstore.service in containersBalint Reczey2020-02-271-0/+1
* units: add mount for tracefsNorbert Lange2020-02-262-0/+25
* units: drop OnFailure= from .target unitsZbigniew Jędrzejewski-Szmek2020-02-055-10/+0
* Merge pull request #14398 from poettering/mount-prepZbigniew Jędrzejewski-Szmek2020-02-042-0/+14
|\
| * units: introduce blockdev@.target for properly ordering mounts/swaps against ...Lennart Poettering2020-01-212-0/+14
* | units: define RuntimeDirectory= in systemd-journald.serviceLennart Poettering2020-01-311-0/+2
* | units: sort settings in systemd-journald.service againLennart Poettering2020-01-311-1/+1
* | journald: add ability to activate by varlink socketLennart Poettering2020-01-313-2/+21
* | journald: add exit on idleLennart Poettering2020-01-311-2/+0
* | units: add unit files for instantiated journal daemonsLennart Poettering2020-01-313-0/+72
* | home: add new systemd-homed service that can manage LUKS homesLennart Poettering2020-01-282-0/+38
* | unit: add AF_ALG to systemd-networkd.serviceYu Watanabe2020-01-281-1/+1
* | units: add unit file for systemd-repart to automatically run at bootLennart Poettering2020-01-202-0/+27
|/
* units: drop full paths for utilities in $PATHZbigniew Jędrzejewski-Szmek2020-01-2026-77/+65
* userdbd: add new service that can merge userdb queries from multiple clientsLennart Poettering2020-01-153-0/+63
* units: tweaks to modprobe@.serviceLennart Poettering2020-01-071-1/+4
* units: Split modprobing out into a separate service unitIain Lane2020-01-074-5/+21