Crate systemd_tmpfiles

Source
Expand description

A parser for systemd-tmpfiles configuration files

Modules§

parser
Actual parser for file format
specifier
Handles resolving specifiers

Structs§

Age
Age specifier for cleanup
DeviceNode
Device node specifier
Entry
A single entry (line) from systemd-tmpfiles.d
EntryFlags
Various flags for an entry

Enums§

Directive
All the operations systemd-tmpfiles supports (as of systemd 256)
Id
UID or GID
Mode
Unix mode
SubvolumeQuota
Describes quota handling for subvolumes in v, q & Q directives