mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
Instead, please use the kernel command line options with the same name. I am not sure these files are System V complieant or not, but at least they are very traditional way to control fsck or quotacheck. However, the concept of the files are really broken, especially for fsck. As when we want to fsck the root filesystem, we need to access the filessystem, but it may be broken... Let's drop such traditional ways to control fsck and quotacheck. We already support kernel command line options to control the behaviors. Maybe, also it is better to provide ways to control them by credentials.
Files in this directory contain configuration for systemd-tmpfiles, a program to create, delete, and clean up volatile and temporary files and directories. See man:tmpfiles.d(5) for explanation of the configuration file format, and man:systemd-tmpfiles(8) for a description of when and how this configuration is applied. Use 'systemd-analyze cat-config tmpfiles.d' to display the effective config.