]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
Remove extra leading and trailing vertical whitespace in some of the systemd timers 1093/head
authorJoão Guerra <joca-bt@users.noreply.github.com>
Sun, 25 Jan 2026 11:33:05 +0000 (12:33 +0100)
committerJoão Guerra <joca-bt@users.noreply.github.com>
Sun, 25 Jan 2026 11:33:05 +0000 (12:33 +0100)
data/backup.timer
data/cleanup.timer
data/timeline.timer

index a50d4fce76ae500e44ca3927565fd013d4768425..cd92e8730f7f3d7c9a62053c3c813a69da162ba5 100644 (file)
@@ -1,4 +1,3 @@
-
 [Unit]
 Description=Backup of Snapper Snapshots
 Documentation=man:snbk(5)
@@ -8,4 +7,3 @@ OnCalendar=hourly
 
 [Install]
 WantedBy=timers.target
-
index 174f1f69731558479d3c693ec24e7ad86146096a..449a1c539452e70912cd34c722e2704df8323c10 100644 (file)
@@ -1,4 +1,3 @@
-
 [Unit]
 Description=Hourly Cleanup of Snapper Snapshots
 Documentation=man:snapper(8) man:snapper-configs(5)
@@ -9,4 +8,3 @@ OnUnitActiveSec=1h
 
 [Install]
 WantedBy=timers.target
-
index 0569645dccc6fb33cdd612d4cb77f4ca2cf6717c..4a186915bf194a58f613dfc7c3a382f7c2b3bc86 100644 (file)
@@ -1,4 +1,3 @@
-
 [Unit]
 Description=Timeline of Snapper Snapshots
 Documentation=man:snapper(8) man:snapper-configs(5)
@@ -8,4 +7,3 @@ OnCalendar=hourly
 
 [Install]
 WantedBy=timers.target
-