don't log output of chrony-wait service
This commit is contained in:
parent
71e2b44d83
commit
54afb2fcbc
@ -11,6 +11,7 @@ Type=oneshot
|
|||||||
# clock correction to be less than 0.1 seconds
|
# clock correction to be less than 0.1 seconds
|
||||||
ExecStart=/usr/bin/chronyc waitsync 60 0.1
|
ExecStart=/usr/bin/chronyc waitsync 60 0.1
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
StandardOutput=null
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user