Skip to content

Commit

Permalink
Order sync service after main tuptime.service
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo F committed Jul 13, 2024
1 parent 2068ff9 commit 2c997bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/systemd/tuptime-sync.service
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Description=Tuptime scheduled sync service
Documentation=man:tuptime(1) file:///usr/share/doc/tuptime/tuptime-manual.txt.gz
Requires=tuptime.service
After=tuptime.service
#ConditionPathExists=!/etc/cron.d/tuptime

[Service]
Expand Down

0 comments on commit 2c997bb

Please sign in to comment.