Each attribute in this set specifies an option in the [Unit]
section of the unit. See systemd.unit(5) for details.
Declarations
Type
attribute set of (systemd option)
Default
{ }
Example
{
RequiresMountsFor = "/data";
}
Each attribute in this set specifies an option in the [Unit]
section of the unit. See systemd.unit(5) for details.
attribute set of (systemd option)
{ }
{
RequiresMountsFor = "/data";
}