MyNixOS website logo
option-set

systemd.services.<name>

Showing entries 1-39 out of 39.
confinementNixOS option-set
If the specified units are started at the same time as this unit, delay this unit until they have …
Aliases of that unit
If the specified units are started at the same time as this unit, delay them until this unit has s…
Like ‘requires’, but in addition, if the specified units unexpectedly disappear, this unit will be…
If the specified units are started, then this unit is stopped and vice versa
Description of this unit used in systemd messages and progress indicators
A list of URIs referencing documentation for this unit or its configuration
If set to false, this unit will be a symlink to /dev/null
Environment variables passed to the service's processes
A list of one or more units that are activated when this unit enters the "failed" state
A list of one or more units that are activated when this unit enters the "inactive" state
Defines how unit configuration is provided for systemd:asDropinIfExists creates a unit file when n…
If the specified units are stopped or restarted, then this unit is stopped or restarted as well
Packages added to the service's PATH environment variable
Shell commands executed after the service's main process is started
Shell commands executed after the service's main process has exited
Shell commands executed before the service's main process is started
Shell commands executed to stop the service
Shell commands executed when the service's main process is reloaded
Whether the service should be reloaded during a NixOS configuration switch if its definition has c…
An arbitrary list of items such as derivations
Units that require (i.e. depend on and need to go down with) this unit
Start the specified units when this unit is started, and stop this unit when the specified units a…
Similar to requires
Whether the service should be restarted during a NixOS configuration switch if its definition has …
An arbitrary list of items such as derivations
Shell commands executed as the service's main process
Arguments passed to the main process script
Each attribute in this set specifies an option in the [Service] section of the unit
Automatically start this unit at the given date/time, which must be in the format described in sys…
Configure unit start rate limiting
Configure unit start rate limiting
If set, a changed unit is restarted by calling systemctl stop in the old configuration, then syste…
Each attribute in this set specifies an option in the [Unit] section of the unit
Keep this unit running as long as the listed units are running
Keeps the specified running while this unit is running
Units that want (i.e. depend on) this unit
Start the specified units when this unit is started