mirror of
https://github.com/openSUSE/snapper.git
synced 2026-02-06 00:45:39 +01:00
9 lines
112 B
SYSTEMD
9 lines
112 B
SYSTEMD
[Unit]
|
|
Description=Take snapper snapshot of root on boot
|
|
|
|
[Timer]
|
|
OnBootSec=1
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|