summaryrefslogtreecommitdiff
path: root/tmpfiles.d/meson.build
Commit message (Expand)AuthorAgeFilesLines
* tmpfiles: automatically create /etc/credstore/ and friendsLennart Poettering2023-01-271-0/+1
* tmpfiles: automatically provision /etc/issue.d/ + /etc/motd.d/ + /etc/hosts f...Lennart Poettering2022-07-211-0/+1
* meson: Sort lines in tmpfiles.d/meson.buildDaan De Meyer2022-05-031-3/+3
* tmpfiles: Split networkd entries into a separate fileDaan De Meyer2022-05-031-0/+1
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* tmpfiles: split out config for systemd-resolveZbigniew Jędrzejewski-Szmek2021-11-161-0/+1
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-2/+1
* meson: require 0.53.2 and drop some workarounds for old mesonZbigniew Jędrzejewski-Szmek2021-07-271-2/+1
* docs: move /var/log/README to a tmpfiles.d symlinkLuca BRUNO2021-07-211-15/+23
* meson: add workaround for old mesonZbigniew Jędrzejewski-Szmek2021-05-191-1/+2
* meson: use jinja2 for tmpfiles.d templatesZbigniew Jędrzejewski-Szmek2021-05-191-25/+11
* Add READMEs in all .d directoriesZbigniew Jędrzejewski-Szmek2021-03-261-13/+14
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* pstore: introduce tmpfiles.d/systemd-pstore.confEric DeVolder2020-05-151-0/+1
* tmpfiles: override permissions of static nodes that need thisZbigniew Jędrzejewski-Szmek2019-08-191-14/+21
* tmpfiles: do not create /run/nologin if PAM is disabledXi Ruoyao2019-05-131-1/+1
* tmpfiles: split tmp.conf outFranck Bui2019-04-131-0/+1
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* add new portable service frameworkLennart Poettering2018-05-241-0/+1
* meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe2018-05-071-1/+1
* meson: install nspawn tmpfiles snippet only when machined is turned onLennart Poettering2018-04-171-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-3/+3
* tmpfiles: drop systemd-remote.confYu Watanabe2017-08-081-1/+0
* meson: do not use path separator for target name (#6177)Yu Watanabe2017-06-221-1/+1
* build: only install tmpfiles.d/systemd-remote.conf when necessary (#6051)Franck Bui2017-05-301-13/+21
* tmpfiles: Remove unnecessary utmp file creation (#6006)codekipper2017-05-241-2/+2
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-2/+2
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-20/+19
* meson: use join_paths consistentlyMichael Biebl2017-04-231-1/+1
* meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek2017-04-231-0/+5
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+39