updated timesyncd section
This commit is contained in:
parent
f0b6a2db74
commit
9c24f3496e
@ -73,12 +73,12 @@ cp -f config/etc/nanorc /etc/nanorc
|
||||
|
||||
|
||||
## copy timesync
|
||||
echo -e "\ncopying timesync configuration..."
|
||||
echo -e "\ncopying ${yellow}timesyncd.conf${norm} to ${yellow}/etc/systemd/timesyncd.conf${norm}"
|
||||
# backup
|
||||
cp -f /etc/systemd/timesyncd.conf /etc/systemd/timesyncd.conf.original
|
||||
# copy new
|
||||
cp -f config/etc/systemd/timesyncd.conf /etc/systemd/timesyncd.conf
|
||||
echo "...done"
|
||||
|
||||
|
||||
## copy sshd configuration
|
||||
echo -e "\ncopying sshd configuration..."
|
||||
|
Loading…
Reference in New Issue
Block a user