Skip to content

Commit

Permalink
fix(systemd timer): fixed spelling of persistent
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh authored Jul 4, 2023
1 parent 2dc0ccc commit 0c74fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/usr/lib/systemd/user/ublue-update.timer
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Wants=network-online.target
[Timer]
OnBootSec=15min
OnUnitInactiveSec=6h
Persistant=true
Persistent=true

[Install]
WantedBy=timers.target

0 comments on commit 0c74fa2

Please sign in to comment.