Opened 6 years ago
Closed 5 years ago
#1578 closed enhancement (fixed)
systemd: add time-sync.target dependency
Reported by: | backup | Owned by: | killyourtv |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.24 |
Component: | wrapper | Version: | 0.9.19 |
Keywords: | systemd time | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
On fast machines (kvm/xen…) it can happen, that i2p is started before time is set.
Since correct time is very important for i2p, suggestion:
Add "time-sync.target" to systemd i2p unit:
After= local-fs.target network.target time-sync.target
Thanks backup
Subtickets
Change History (4)
comment:1 Changed 6 years ago by
Status: | new → accepted |
---|
comment:2 Changed 6 years ago by
Milestone: | undecided → 0.9.20 |
---|
comment:3 Changed 6 years ago by
Milestone: | 0.9.20 → 0.9.21 |
---|
comment:4 Changed 5 years ago by
Milestone: | 0.9.21 → 0.9.24 |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
Apologies, I forgot about this ticket.
Resolved in 370bb368b6bf0a303662d63f642ab0f72a59449c
Note: See
TracTickets for help on using
tickets.
I didn't realize this was for the i2prouter script. I'll work on those modifications in the next cycle.
(If the time sync isn't in the systemd unit in the debian/ubuntu packages it will be for 0.9.20).