summaryrefslogtreecommitdiff
path: root/units
Commit message (Expand)AuthorAgeFilesLines
* sysusers: allow defining additional sysusers lines via credentialsLennart Poettering2022-07-161-1/+5
* sysctl: also process sysctl requests via the "sysctl.extra" credentialLennart Poettering2022-07-141-0/+1
* logind: don't delay login for root even if systemd-user-sessions.service is n...Franck Bui2022-07-126-3/+33
* user: delegate cpu controller, assign weights to user slicesZbigniew Jędrzejewski-Szmek2022-07-054-1/+10
* tree-wide: link to docs.kernel.org for kernel documentationnl67202022-07-048-8/+8
* tree-wide: use html links for kernel docsZbigniew Jędrzejewski-Szmek2022-07-025-5/+5
* unit: prioritize module devicesYu Watanabe2022-07-011-1/+1
* units: add IgnoreOnIsolate=yes to systemd-journald tooZbigniew Jędrzejewski-Szmek2022-07-013-6/+11
* units: remove the restart limit on the modprobe@.serviceAlban Bedel2022-06-211-0/+1
* pstore: Run after modules are loadedAlexander Graf2022-06-141-0/+2
* tree-wide: replace obsolete wiki links with systemd.io/manpagesBenjamin Franzke2022-05-213-3/+3
* units: remove spurious empty lineLennart Poettering2022-05-041-1/+0
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* unit: make systemd-udev-trigger.service use --prioritized-subsystemYu Watanabe2022-03-221-2/+1
* spelling: weekday names are capitalizedZbigniew Jędrzejewski-Szmek2022-03-211-1/+1
* unit: add units for new "systemd-sysupdate" toolLennart Poettering2022-03-195-0/+108
* udev: run the main process, workers, and spawned commands in /udev subcgroupYu Watanabe2022-03-171-0/+1
* units: fix factory-reset.target descriptionVivien Didelot2022-03-141-1/+1
* units: drop After=systemd-resolved.service from systemd-nspawn@.serviceLennart Poettering2022-02-241-1/+1
* units: move resolved to sysinit.target (from basic.target)Lennart Poettering2022-02-241-2/+2
* unit: escape %Yu Watanabe2022-02-231-1/+1
* units: drop After=systemd-networkd.service from systemd-resolved.serviceLennart Poettering2022-02-231-1/+1
* units: we need systemd-journald.service from systemd-journal-flush.serviceLennart Poettering2022-02-021-0/+1
* unit: introduce wait-online@.service for specific interfaceYu Watanabe2022-01-282-0/+26
* units: don't install dbus-org.freedesktop.oom1.service aliasMichael Biebl2022-01-121-2/+1
* units: start systemd-resolved in basic.targetZbigniew Jędrzejewski-Szmek2022-01-091-1/+1
* homed: stop before stopping dbusMarkus Weippert2022-01-071-1/+1
* logind: add a comment with a reminder why we don't use ProtrectProc=Luca Boccassi2021-12-171-0/+1
* logind: allow to read /procLudwig Nussel2021-12-171-1/+0
* units: enable systemd-network-generator by defaultZbigniew Jędrzejewski-Szmek2021-12-161-0/+4
* meson: build network-generator unconditionallyYu Watanabe2021-12-161-1/+1
* unit: run network-generator before starting udevdYu Watanabe2021-12-161-1/+1
* Bump the max number of inodes for /tmp to a million tooZbigniew Jędrzejewski-Szmek2021-12-091-1/+1
* units/systemd-udevd: allow bpf() syscallMaciek Borzecki2021-12-071-1/+1
* journal: don't remove the flushed flag when journald is stoppedFranck Bui2021-12-061-1/+0
* coredump: analyze object with libdwelf in forked processLuca Boccassi2021-11-301-2/+1
* units: delay binfmt processing until after local-fs.targetZbigniew Jędrzejewski-Szmek2021-11-161-0/+1
* units: relax sandbox so that uidmap stuff can workLennart Poettering2021-11-161-2/+2
* fsck: no emergency.target on nofail mountsScott Lamb2021-11-101-0/+2
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* getty: Pass tty to use by agetty via stdinDaan De Meyer2021-11-054-4/+12
* Merge pull request #20902 from tasleson/integritysetup-generatorLennart Poettering2021-10-156-3/+32
|\
| * Add stand-alone dm-integrity supportTony Asleson2021-10-153-0/+29
| * dm-verity: Remove usage of integrityTony Asleson2021-10-143-3/+3
* | unit: networkd does not require AF_ALG anymoreYu Watanabe2021-10-151-1/+1
|/
* units: run user service managers at OOM score adjustment 100Lennart Poettering2021-10-041-0/+1
* tools: shellcheck-ify tool scriptsFrantisek Sumsal2021-09-301-0/+1
* unit: install the systemd-bless-boot.service only if we have gnu-efiFrantisek Sumsal2021-09-221-1/+1
* Merge pull request #20690 from DaanDeMeyer/oomd-user-servicesLuca Boccassi2021-09-213-0/+24
|\
| * oom: Add support for user unit ManagedOOM property updatesDaan De Meyer2021-09-203-0/+24