mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +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 \
|
||||
ecryptfs-utils \
|
||||
cifs-utils \
|
||||
samba-common-bin
|
||||
samba-common-bin \
|
||||
ntp
|
||||
apt-get autoremove -y
|
||||
|
||||
sed -i 's/Restart=on-failure/Restart=always/g' /lib/systemd/system/tor@default.service
|
||||
|
||||
Reference in New Issue
Block a user