mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
add ntp
This commit is contained in:
committed by
Aiden McClelland
parent
60a48d7af2
commit
60c099f352
@@ -24,7 +24,8 @@ apt-get install -y \
|
|||||||
net-tools \
|
net-tools \
|
||||||
ecryptfs-utils \
|
ecryptfs-utils \
|
||||||
cifs-utils \
|
cifs-utils \
|
||||||
samba-common-bin
|
samba-common-bin \
|
||||||
|
ntp
|
||||||
apt-get autoremove -y
|
apt-get autoremove -y
|
||||||
|
|
||||||
sed -i 's/Restart=on-failure/Restart=always/g' /lib/systemd/system/tor@default.service
|
sed -i 's/Restart=on-failure/Restart=always/g' /lib/systemd/system/tor@default.service
|
||||||
|
|||||||
Reference in New Issue
Block a user