Alle Typen von Systemd-Units mit ihren Konfigurationsoptionen hinzugefügt.

This commit is contained in:
eichehome 2023-10-26 00:58:24 +02:00
parent 244aa5f108
commit 9d4af4ea6d
10 changed files with 297 additions and 0 deletions

View file

@ -0,0 +1,20 @@
[Unit]
[Timer]
OnActiveSec=
OnBootSec=
OnStartupSec=
OnUnitActiveSec=
OnUnitInactiveSec=
OnCalendar=
AccuracySec=
RandomizedDelaySec=
FixedRandomDelay=
OnClockChange=
OnTimezoneChange=
Unit=
Persistent=
WakeSystem=
RemainAfterElapse=
[Install]