Skip to content

Commit

Permalink
Add dependency on systemd time-sync target
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudveron committed Oct 6, 2017
1 parent 8ba3610 commit 9d2063a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/init/systemd.opensvc-agent.service
@@ -1,7 +1,7 @@
[Unit]
Description=OpenSVC Agent
Documentation=http://docs.opensvc.com/ file:/usr/share/doc/opensvc/
After=network.target network-online.target
After=network.target network-online.target time-sync.target

[Service]
Type=forking
Expand Down

0 comments on commit 9d2063a

Please sign in to comment.