summaryrefslogtreecommitdiff
path: root/tmpfiles.d/systemd.conf
AgeCommit message (Expand)Author
2016-09-13moreLuke Shumaker
2016-09-10split tmpfiles.d/systemd.conf.m4Luke Shumaker
2014-11-30build-sys: configure the list of system users, files and directoriesŁukasz Stelmach
2014-06-30tmpfiles: explicitly set mode for /run/logLennart Poettering
2014-06-30tmpfiles: don't do automatic cleanup in $XDG_RUNTIME_DIRLennart Poettering
2014-06-19tmpfiles: automatically clean up /var/lib/systemd/coredump after 3dLennart Poettering
2014-06-11tmpfiles: don't allow read access to journal files to users not in systemd-jo...Lennart Poettering
2014-06-11tmpfiles: don't apply sgid and executable bit to journal files, only the dire...Lennart Poettering
2014-06-11tmpfiles: always recreate the most basic directory structure in /varLennart Poettering
2014-06-10tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering
2014-06-03networkd: split runtime config dir from state dirTom Gundersen
2014-06-02tmpfiles: systemd.conf - fix ownership of network directoriesTom Gundersen
2014-05-22timesyncd: order after tmpfiles to get a working network monitorKay Sievers
2014-05-16network: always create /run/systemd/network/linksLennart Poettering
2014-04-17tmpfiles: fix permissions on new journal filesGreg KH
2013-12-24tmpfiles: introduce the concept of unsafe operationsZbigniew Jędrzejewski-Szmek
2013-10-02tmpfiles.d: include setgid perms for /run/log/journalDave Reisner
2013-09-27Add a bit more explicit message, to help confused usersMichael Scherer
2013-09-17journald: avoid NSS in journaldLennart Poettering
2013-07-02machined: split out machine registration stuff from logindLennart Poettering
2013-01-19tmpfiles: do not make /run/nologin executableMichał Bartoszkiewicz
2013-01-07tmpfiles: move legacy flag-files handling to legacy.confTom Gundersen
2012-06-25tmpfiles: write /run/nologin during early boot to disallow too early user loginsLennart Poettering
2012-06-20tmpfiles: exclude the first level directories in /run/user from automatic cle...Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering
2011-08-24tmpfiles: Move /tmp and /var/tmp to a separate tmpfiles.d file to ease overri...Josh Triplett
2011-07-22sd-login: beef up login api, to add monitoring and enumeratingLennart Poettering
2011-04-10path: optionally, create watched directories in .path unitsLennart Poettering
2011-04-03move /var/lock to HAVE_SYSV_COMPATKay Sievers
2011-04-02tmpfiles: split off rules for legacy systems into legacy.confLennart Poettering
2011-04-01tmpfiles: enforce new /var/lock semanticsLennart Poettering
2011-03-29tmpfiles fix /run/lock permissionsKay Sievers
2011-03-28use /run instead of /dev/.runKay Sievers
2010-11-10tmpfiles: include reference to man page in tmpfiles filesLennart Poettering
2010-10-25tmpfiles: Don't clean /var/lock/subsys; it is not aged contentBill Nottingham
2010-10-25tmpfiles: Make wtmp match utmp perms, and add btmp.Bill Nottingham
2010-10-19tmpfiles: remove forcefsck/fastboot flag files after bootLennart Poettering
2010-10-18tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...Lennart Poettering
2010-09-28tmpfiles: install default tmpfiles configurationLennart Poettering