summaryrefslogtreecommitdiff
path: root/units
Commit message (Expand)AuthorAgeFilesLines
* meson: use jinja2 for unit templatesZbigniew Jędrzejewski-Szmek2021-05-1964-159/+127
* meson: revert the change to unquote commands in add_install_scriptZbigniew Jędrzejewski-Szmek2021-05-141-1/+1
* meson: call find_program() once and reuse the variable everywhereZbigniew Jędrzejewski-Szmek2021-05-141-3/+2
* userdbd: also listen on a varlink socket io.systemd.DropInLennart Poettering2021-05-101-1/+1
* Revert "sysusers/firstboot: temporarily disable LoadCredential"Luca Boccassi2021-05-032-14/+10
* systemd-coredump: Add conflict with shutdown.targetAlexander Sverdlin2021-04-291-0/+2
* units: fix repart conditions to run if definitions exist in /sysroot + /sysusrLennart Poettering2021-04-211-0/+5
* units: change order of settings to match order in other similar unitLennart Poettering2021-04-201-1/+1
* fstab-generator: if usr= is specified, mount it to /sysusr/usr/ firstLennart Poettering2021-04-205-4/+22
* systemd-networkd.socket: Add conflict with shutdown.target (#19348)sverdlin2021-04-191-1/+2
* units: install dbus-org.freedesktop.oom1.service aliasAnita Zhang2021-04-101-1/+2
* man: document system-systemd\x2dcryptsetup.sliceZbigniew Jędrzejewski-Szmek2021-04-091-1/+1
* sysusers/firstboot: temporarily disable LoadCredentialLuca Boccassi2021-04-062-10/+14
* Merge pull request #18971 from poettering/sysusers-credsLennart Poettering2021-03-312-1/+19
|\
| * firstboot: allow provisioning of firstboot params via creds tooLennart Poettering2021-03-261-0/+11
| * units: make sure to query console settings before we apply themLennart Poettering2021-03-261-1/+1
| * sysusers: read passwords from the credentials logicLennart Poettering2021-03-261-0/+7
* | units: make locale directory writable for systemd-localedChristian Hesse2021-03-291-1/+1
|/
* units: add Conditions for systemd-oomd.serviceAnita Zhang2021-02-231-0/+4
* unit: ignore exit code of "udevadm trigger"Yu Watanabe2021-02-211-2/+2
* units: turn off DNSSEC validation when timesyncd resolves hostnamesLennart Poettering2021-02-141-0/+4
* tree-wide: add spdx header on all scripts and helpersZbigniew Jędrzejewski-Szmek2021-01-281-0/+1
* sysext: rework command line interface to be verb-basedLennart Poettering2021-01-201-2/+2
* sysext: install in rootbindir, remove template from unitLuca Boccassi2021-01-202-3/+3
* sysext: install in /usr/lib/systemd/ for nowLuca Boccassi2021-01-191-2/+2
* units: add systemd-sysext.service unit for auto-activating extensions at bootLennart Poettering2021-01-192-0/+32
* veritysetup-generator: add support for veritytabGaël PORTAY2021-01-154-0/+49
* meson: Optimize add-wants targetsDaan De Meyer2021-01-092-30/+38
* units: don't pull in time-sync.target from systemd-timesyncd.serviceLennart Poettering2020-12-171-1/+1
* hostnamed,shared/hostname-setup: expose the origin of the current hostnameZbigniew Jędrzejewski-Szmek2020-12-161-1/+1
* unit: make systemd-networkd.service support reload commandYu Watanabe2020-12-091-0/+1
* meson: Respect MESON_INSTALL_QUIETDaan De Meyer2020-12-061-3/+9
* units: typo fix /proc/<pid>/exec → /proc/<pid>/exeLennart Poettering2020-11-251-2/+2
* units: document why CAP_SYS_PTRACE is needed by journaldFranck Bui2020-11-251-1/+5
* unit: update comment about OOM scoreYu Watanabe2020-11-231-1/+1
* units: restore sysfs conditions in sys-fs-fuse-connections.mount and sys-kern...Franck Bui2020-11-212-0/+2
* units: wait until some fs modules are entirely loaded before mounting their c...Franck Bui2020-11-192-4/+16
* Revert "units: skip modprobe@.service if the unit appears to be already loaded"Franck Bui2020-11-191-1/+0
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-3/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-123-3/+3
* Merge pull request #16603 from benzea/benzea/special-app-sliceLennart Poettering2020-11-116-0/+44
|\
| * units: Move user tmpfiles clean service into background.sliceBenjamin Berg2020-10-231-0/+1
| * units: Add special Desktop Environment user related unitsBenjamin Berg2020-10-235-0/+43
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-09199-199/+199
* | Merge pull request #17467 from keszybz/unconditionally-pull-in-cryptsetup-remoteZbigniew Jędrzejewski-Szmek2020-10-282-22/+4
|\ \
| * | units: unconditionally pull in remote-cryptsetup.target in the initramfsJonathan Lebon2020-10-271-1/+2
| * | Revert "units: add initrd-cryptsetup.target"Zbigniew Jędrzejewski-Szmek2020-10-272-19/+0
| * | meson: simplify with_runlevels ternany op usageZbigniew Jędrzejewski-Szmek2020-10-271-2/+2
| |/
* | units: turn on timestamping for journald socketsLennart Poettering2020-10-272-5/+7
|/
* units: add initrd-cryptsetup.targetJonathan Lebon2020-10-212-0/+19