SystemdUnitFileType
: string
in package
Systemd unit file type
Table of Contents
Cases
- AUTOMOUNT = 'automount'
- Automatically mount .mount units
- DEVICE = 'device'
- Hardware device
- MOUNT = 'mount'
- Mounted filesystem
- PATH = 'path'
- Path watching activation of .service units
- SCOPE = 'scope'
- Scope
- SERVICE = 'service'
- Service
- SLICE = 'slice'
- Resource control
- SNAPSHOT = 'snapshot'
- Save and restore states
- SOCKET = 'socket'
- Socket activation of .service units
- SWAP = 'swap'
- Swap space
- TARGET = 'target'
- Grouping units
- TIMER = 'timer'
- Time-based triggering of .service units
Cases
AUTOMOUNT
Automatically mount .mount units
DEVICE
Hardware device
MOUNT
Mounted filesystem
PATH
Path watching activation of .service units
SCOPE
Scope
SERVICE
Service
SLICE
Resource control
SNAPSHOT
Save and restore states
SOCKET
Socket activation of .service units
SWAP
Swap space
TARGET
Grouping units
TIMER
Time-based triggering of .service units