mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 10:51:20 +03:00
34fde9f898
This follows a similar pattern we already have in place for networkd-related directives.
18 lines
233 B
SYSTEMD
18 lines
233 B
SYSTEMD
timer
|
|
[Timer]
|
|
AccuracySec=
|
|
FixedRandomDelay=
|
|
OnActiveSec=
|
|
OnBootSec=
|
|
OnCalendar=
|
|
OnClockChange=
|
|
OnStartupSec=
|
|
OnTimezoneChange=
|
|
OnUnitActiveSec=
|
|
OnUnitInactiveSec=
|
|
Persistent=
|
|
RandomizedDelaySec=
|
|
RemainAfterElapse=
|
|
Unit=
|
|
WakeSystem=
|