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
|
## copy timesync
|
||||||
echo -e "\ncopying timesync configuration..."
|
echo -e "\ncopying ${yellow}timesyncd.conf${norm} to ${yellow}/etc/systemd/timesyncd.conf${norm}"
|
||||||
# backup
|
# backup
|
||||||
cp -f /etc/systemd/timesyncd.conf /etc/systemd/timesyncd.conf.original
|
cp -f /etc/systemd/timesyncd.conf /etc/systemd/timesyncd.conf.original
|
||||||
# copy new
|
# copy new
|
||||||
cp -f config/etc/systemd/timesyncd.conf /etc/systemd/timesyncd.conf
|
cp -f config/etc/systemd/timesyncd.conf /etc/systemd/timesyncd.conf
|
||||||
echo "...done"
|
|
||||||
|
|
||||||
## copy sshd configuration
|
## copy sshd configuration
|
||||||
echo -e "\ncopying sshd configuration..."
|
echo -e "\ncopying sshd configuration..."
|
||||||
|
Loading…
Reference in New Issue
Block a user