1
0
Fork 0
puppet-walkthru/support/cleanup7.sh

5 lines
72 B
Bash
Executable File

#!/bin/bash
service stop ntp
apt-get remove ntp -y
rm -rf /etc/ntp.conf