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