add ntp dep to systemd service file

This commit is contained in:
Andy Xie
2019-01-17 11:10:11 +08:00
parent 714b75d688
commit 8b473db07f

View File

@@ -1,6 +1,6 @@
[Unit]
Description=NATS messaging server
After=network.target
After=network.target ntp.service
[Service]
PrivateTmp=true