Copy to /usr/bin
This commit is contained in:
parent
0706428aa7
commit
7c1dc79523
|
@ -741,6 +741,8 @@ function time_synchronisation {
|
|||
./configure
|
||||
make
|
||||
make install
|
||||
cp /usr/local/bin/tlsdate* /usr/bin
|
||||
cp /usr/local/sbin/tlsdate* /usr/bin
|
||||
systemctl start tlsdated.service
|
||||
|
||||
apt-get -y remove ntpdate
|
||||
|
|
Loading…
Reference in New Issue