| Commit message (Expand) | Author | Age | Files | Lines |
* | tmpfiles.d: drop misleading comment | Zbigniew Jędrzejewski-Szmek | 2023-02-21 | 1 | -1/+0 |
* | vconsole: allow setting default keymap through build option | Mike Yuan | 2023-02-15 | 1 | -0/+1 |
* | tmpfiles: automatically create /etc/credstore/ and friends | Lennart Poettering | 2023-01-27 | 2 | -0/+14 |
* | tmpfiles.d: do not fail if provision.conf fails | Luca Boccassi | 2022-11-04 | 1 | -2/+2 |
* | Remove duplicated word | Jochen Sprickerhof | 2022-10-29 | 1 | -1/+1 |
* | tree-wide: replace "plural(s)" by "plurals" | Zbigniew Jędrzejewski-Szmek | 2022-10-17 | 1 | -1/+1 |
* | tmpfiles: add lines for provisioning ssh keys for root by default | Lennart Poettering | 2022-09-23 | 1 | -0/+5 |
* | tmpfiles: copy PCR sig/pkey from initrd /.extra/ into /run/ | Lennart Poettering | 2022-09-09 | 1 | -0/+6 |
* | tree-wide: fix typo | Yu Watanabe | 2022-08-01 | 1 | -1/+1 |
* | tmpfiles: automatically provision /etc/issue.d/ + /etc/motd.d/ + /etc/hosts f... | Lennart Poettering | 2022-07-21 | 2 | -0/+18 |
* | meson: Sort lines in tmpfiles.d/meson.build | Daan De Meyer | 2022-05-03 | 1 | -3/+3 |
* | tmpfiles: Split networkd entries into a separate file | Daan De Meyer | 2022-05-03 | 3 | -6/+14 |
* | meson: also allow setting GIT_VERSION via templates | Zbigniew Jędrzejewski-Szmek | 2022-04-05 | 1 | -1/+1 |
* | factory: populate /etc/locale.conf with systemd build-time setting | Luca BRUNO | 2021-12-23 | 1 | -0/+1 |
* | tmpfiles: split out config for systemd-resolve | Zbigniew Jędrzejewski-Szmek | 2021-11-16 | 3 | -3/+11 |
* | build: preserve correct mode when generating files via jinja2 | Christian Brauner | 2021-11-08 | 1 | -2/+1 |
* | tmpfiles.d: remove .Test-unix, it's obsolete | Peter Hutterer | 2021-08-31 | 1 | -1/+0 |
* | meson: use a/b instead of join_paths(a,b) | Zbigniew Jędrzejewski-Szmek | 2021-07-27 | 1 | -2/+1 |
* | meson: require 0.53.2 and drop some workarounds for old meson | Zbigniew Jędrzejewski-Szmek | 2021-07-27 | 1 | -2/+1 |
* | docs: move /var/log/README to a tmpfiles.d symlink | Luca BRUNO | 2021-07-21 | 2 | -15/+26 |
* | meson: add workaround for old meson | Zbigniew Jędrzejewski-Szmek | 2021-05-19 | 1 | -1/+2 |
* | meson: use jinja2 for tmpfiles.d templates | Zbigniew Jędrzejewski-Szmek | 2021-05-19 | 5 | -54/+38 |
* | Add READMEs in all .d directories | Zbigniew Jędrzejewski-Szmek | 2021-03-26 | 2 | -13/+22 |
* | udev: allow kvm group to access vhost-net device | Marc-André Lureau | 2021-01-13 | 1 | -0/+1 |
* | udev: allow kvm group to access vhost-vsock device | Marc-André Lureau | 2021-01-13 | 1 | -0/+1 |
* | meson: add option to skip installing to $sysconfdir | Jörg Thalheim | 2020-11-12 | 1 | -1/+1 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 3 | -3/+3 |
* | pstore: don't enable crash_kexec_post_notifiers by default | Kairui Song | 2020-10-22 | 1 | -3/+8 |
* | tmpfiles: don't complain if we can't enable pstore in containers | Lennart Poettering | 2020-05-25 | 1 | -2/+2 |
* | pstore: introduce tmpfiles.d/systemd-pstore.conf | Eric DeVolder | 2020-05-15 | 2 | -0/+30 |
* | tmpfiles: apply ACLs to top-level journal directory in /run, too | Lennart Poettering | 2020-01-31 | 1 | -0/+3 |
* | tmpfiles: merge lines for the same inodes | Lennart Poettering | 2020-01-31 | 1 | -18/+9 |
* | resolved, networkd: don't resolve the user if not root | Topi Miettinen | 2019-12-07 | 1 | -0/+1 |
* | Corect man page reference in systemd-nologin.conf comments | Steve Traylen | 2019-09-24 | 1 | -1/+1 |
* | Update m4 for selective utmp support. | Donald A. Cupp Jr | 2019-09-16 | 1 | -0/+2 |
* | tmpfiles: override permissions of static nodes that need this | Zbigniew Jędrzejewski-Szmek | 2019-08-19 | 2 | -14/+38 |
* | tmpfiles: copy files to /etc only on boot | Zbigniew Jędrzejewski-Szmek | 2019-07-25 | 1 | -3/+3 |
* | tmpfiles: stop creating /etc/localtime symlink | Zbigniew Jędrzejewski-Szmek | 2019-07-25 | 1 | -1/+0 |
* | factory: add default /etc/issue file | Lennart Poettering | 2019-07-24 | 1 | -0/+1 |
* | coredump: fixed bug - some coredump temp files could be lost | Krayushkin Konstantin | 2019-05-31 | 1 | -0/+5 |
* | tmpfiles: do not create /run/nologin if PAM is disabled | Xi Ruoyao | 2019-05-13 | 1 | -1/+1 |
* | tmpfiles: split tmp.conf out | Franck Bui | 2019-04-13 | 3 | -10/+19 |
* | sysusers,tmpfiles: re-create systemd-network, systemd-resolve and systemd-tim... | Yu Watanabe | 2018-07-16 | 1 | -3/+3 |
* | tmpfiles: specify access mode for /run/systemd/netif | Yu Watanabe | 2018-06-25 | 1 | -3/+3 |
* | tmpfile: do not specify mode and owner to /run/systemd/netif | Yu Watanabe | 2018-06-22 | 1 | -3/+3 |
* | Drop my copyright headers | Zbigniew Jędrzejewski-Szmek | 2018-06-14 | 1 | -2/+0 |
* | tree-wide: beautify remaining copyright statements | Lennart Poettering | 2018-06-14 | 1 | -1/+1 |
* | add new portable service framework | Lennart Poettering | 2018-05-24 | 2 | -0/+5 |
* | network: set DynamicUser= to systemd-networkd.service | Yu Watanabe | 2018-05-22 | 1 | -3/+3 |
* | tmpfiles: create /var/{lib,log,cache}/private during early boot | Lennart Poettering | 2018-05-18 | 1 | -0/+4 |