summaryrefslogtreecommitdiff
path: root/tmpfiles.d
Commit message (Expand)AuthorAgeFilesLines
* tmpfiles: don't create resolv.conf -> stub-resolv.conf symlinkMichal Sekletar2021-08-061-3/+0
* meson: add workaround for old mesonZbigniew Jędrzejewski-Szmek2021-05-191-1/+2
* meson: use jinja2 for tmpfiles.d templatesZbigniew Jędrzejewski-Szmek2021-05-195-54/+38
* Add READMEs in all .d directoriesZbigniew Jędrzejewski-Szmek2021-03-262-13/+22
* udev: allow kvm group to access vhost-net deviceMarc-André Lureau2021-01-131-0/+1
* udev: allow kvm group to access vhost-vsock deviceMarc-André Lureau2021-01-131-0/+1
* 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-093-3/+3
* pstore: don't enable crash_kexec_post_notifiers by defaultKairui Song2020-10-221-3/+8
* tmpfiles: don't complain if we can't enable pstore in containersLennart Poettering2020-05-251-2/+2
* pstore: introduce tmpfiles.d/systemd-pstore.confEric DeVolder2020-05-152-0/+30
* tmpfiles: apply ACLs to top-level journal directory in /run, tooLennart Poettering2020-01-311-0/+3
* tmpfiles: merge lines for the same inodesLennart Poettering2020-01-311-18/+9
* resolved, networkd: don't resolve the user if not rootTopi Miettinen2019-12-071-0/+1
* Corect man page reference in systemd-nologin.conf commentsSteve Traylen2019-09-241-1/+1
* Update m4 for selective utmp support.Donald A. Cupp Jr2019-09-161-0/+2
* tmpfiles: override permissions of static nodes that need thisZbigniew Jędrzejewski-Szmek2019-08-192-14/+38
* tmpfiles: copy files to /etc only on bootZbigniew Jędrzejewski-Szmek2019-07-251-3/+3
* tmpfiles: stop creating /etc/localtime symlinkZbigniew Jędrzejewski-Szmek2019-07-251-1/+0
* factory: add default /etc/issue fileLennart Poettering2019-07-241-0/+1
* coredump: fixed bug - some coredump temp files could be lostKrayushkin Konstantin2019-05-311-0/+5
* tmpfiles: do not create /run/nologin if PAM is disabledXi Ruoyao2019-05-131-1/+1
* tmpfiles: split tmp.conf outFranck Bui2019-04-133-10/+19
* sysusers,tmpfiles: re-create systemd-network, systemd-resolve and systemd-tim...Yu Watanabe2018-07-161-3/+3
* tmpfiles: specify access mode for /run/systemd/netifYu Watanabe2018-06-251-3/+3
* tmpfile: do not specify mode and owner to /run/systemd/netifYu Watanabe2018-06-221-3/+3
* 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-242-0/+5
* network: set DynamicUser= to systemd-networkd.serviceYu Watanabe2018-05-221-3/+3
* tmpfiles: create /var/{lib,log,cache}/private during early bootLennart Poettering2018-05-181-0/+4
* 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
* nologin: extend the /run/nologin descriptions a bit (#8244)Lennart Poettering2018-02-221-1/+1
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* resolved: create private stub resolve file for /etc/resolv.conf integration (...Dimitri John Ledkov2017-10-241-1/+1
* tmpfiles: remove old ICE and X11 sockets at boot (#6979)Frederic Crozat2017-10-061-5/+6
* tmpfiles: change btmp mode 0600 → 0660 (#6997)Lennart Poettering2017-10-041-1/+1
* build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* build-sys: s/HAVE_UTMP/ENABLE_UTMP/Zbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-3/+3
* tmpfiles.d/journal-nocow: fix typo (#6804)Lukáš Nykrýn2017-09-121-1/+1
* tmpfiles: drop systemd-remote.confYu Watanabe2017-08-082-18/+0
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-4/+0
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* tmpfiles: create /var/log/lastlog if it does not existMichael Biebl2017-06-291-0/+1
* meson: do not use path separator for target name (#6177)Yu Watanabe2017-06-221-1/+1
* build: *really* install tmpfiles.d/systemd-remote.conf when necessary (#6061)Franck Bui2017-05-311-0/+2
* build: only install tmpfiles.d/systemd-remote.conf when necessary (#6051)Franck Bui2017-05-302-13/+25