summaryrefslogtreecommitdiffstats
path: root/units (follow)
Commit message (Expand)AuthorAgeFilesLines
* systemd-homed.service.in: add quotactl to SystemCallFilterNeil Wilson2023-12-011-1/+1
* unit: make journald stopped on soft-reboot before broadcasting SIGKILLYu Watanabe2023-11-282-0/+10
* units: disable start rate limit for systemd-vconsole-setup.serviceZbigniew Jędrzejewski-Szmek2023-11-251-0/+6
* units: pull in plymouth when booting into storagetm modeLennart Poettering2023-11-132-3/+3
* units: add units that put together and install a TPM2 PCR policy at bootLennart Poettering2023-11-038-0/+208
* storagetm: add new systemd-storagetm componentLennart Poettering2023-11-023-0/+51
* units: modprobe@.service: don't unescape instance nameMartin Wilck2023-10-211-1/+1
* Merge pull request #29272 from enr0n/coredump-containerLennart Poettering2023-10-161-0/+1
|\
| * nspawn: set CoredumpReceive=yes on container's scope when --boot is setNick Rosbrook2023-10-131-0/+1
* | sysext: make some calls available via varlinkLennart Poettering2023-10-163-0/+54
* | systemd-journal-upload: Increase failure tolerance (#19426, #2877)Priit Laes2023-10-131-0/+3
|/
* pcrextend: make pcrextend tool acccessible via varlinkLennart Poettering2023-10-063-0/+52
* tpm2-setup: add new early boot tool for initializing the SRKLennart Poettering2023-09-293-0/+56
* Merge pull request #29345 from poettering/measured-uki-conditionLennart Poettering2023-09-276-12/+6
|\
| * units: move units over to ConditionSecurity=measured-ukiLennart Poettering2023-09-276-12/+6
* | units/blockdev@.target: conflict with umount.targetMike Yuan2023-09-271-0/+4
|/
* Revert "userdbd: Order systemd-userdbd.service after systemd-remount-fs.service"Lennart Poettering2023-09-271-1/+1
* oomd: correct listening socketsLennart Poettering2023-09-251-1/+1
* pcrphase: rename binary to pcrextendLennart Poettering2023-09-256-9/+9
* repart: Don't fail on boot if we can't find the root block deviceDaan De Meyer2023-09-221-0/+2
* treewide: fix typosJoerg Behrmann2023-09-191-2/+2
* units: order battery-check before hibernate-resumeMike Yuan2023-09-071-1/+1
* hibernate-resume: split out the logic of finding hibernate locationMike Yuan2023-09-072-0/+28
* userdbd: Order systemd-userdbd.service after systemd-remount-fs.serviceVictor Westerhuis2023-09-041-1/+1
* bsod: several cleanupsYu Watanabe2023-08-222-5/+5
* Merge pull request #28697 from 1awesomeJ/new_bsodLuca Boccassi2023-08-182-0/+26
|\
| * systemd-bsod: Add "--continuous" optionOMOJOLA JOSHUA2023-08-172-0/+26
* | units: introduce systemd-tmpfiles-setup-dev-early.serviceYu Watanabe2023-08-126-3/+36
* | Revert "unit: make udev rules really take precedence over tmpfiles"Yu Watanabe2023-08-121-1/+1
* | unit: make udev rules really take precedence over tmpfilesYu Watanabe2023-08-091-1/+1
* | Revert "unit: make udev rules take precesence over tmpfiles"Yu Watanabe2023-08-091-1/+0
* | meson: use install_emptydir() and drop meson-make-symlink.shYu Watanabe2023-08-082-57/+16
* | units/initrd-parse-etc.service: Conflict with emergency.targetFabian Vogt2023-08-081-0/+2
|/
* unit: make udev rules take precesence over tmpfilesYu Watanabe2023-08-041-0/+1
* Revert "units: Import all repart credentials in systemd-repart.service"Daan De Meyer2023-08-011-1/+0
* units: Import all repart credentials in systemd-repart.serviceDaan De Meyer2023-08-011-0/+1
* Drop split-usr and unmerged-usr supportLuca Boccassi2023-07-2865-76/+76
* units: Load agetty credentials in all getty unitsDaan De Meyer2023-07-274-0/+8
* units: Add --graceful flag to pcrphase unitsDaan De Meyer2023-07-173-3/+3
* Merge pull request #27867 from keszybz/vconsole-reload-againLuca Boccassi2023-07-152-2/+15
|\
| * units/systemd-vconsole-setup: suppress error when service is restartedZbigniew Jędrzejewski-Szmek2023-07-131-0/+6
| * units/systemd-firstboot: start the service after systemd-vconsole-setup.serviceZbigniew Jędrzejewski-Szmek2023-07-121-1/+8
| * units/systemd-vconsole-setup.service: improve titleZbigniew Jędrzejewski-Szmek2023-07-121-1/+1
* | battery-check: allow to skip by passing systemd.battery-check=0Yu Watanabe2023-07-141-0/+1
|/
* unit: also condition out systemd-backlight in initrdYu Watanabe2023-07-051-0/+2
* units: condition out a few services in the initrdLennart Poettering2023-07-055-0/+7
* units: skip systemd-battery-check in environments where it doesn't make senseLennart Poettering2023-07-031-1/+3
* battery-check: rework unitLennart Poettering2023-06-302-3/+5
* battery-check: several follow-upsYu Watanabe2023-06-291-1/+1
* PID1: detect battery level in initrd and if low refuse continuing to boot, pr...OMOJOLA JOSHUA2023-06-282-0/+25