don't log output of chrony-wait service

This commit is contained in:
Miroslav Lichvar 2012-09-11 19:45:58 +02:00
parent 71e2b44d83
commit 54afb2fcbc

View File

@ -11,6 +11,7 @@ Type=oneshot
# clock correction to be less than 0.1 seconds
ExecStart=/usr/bin/chronyc waitsync 60 0.1
RemainAfterExit=yes
StandardOutput=null
[Install]
WantedBy=multi-user.target