Add /usr/share/post-upgrade/20201007.sh

This commit is contained in:
Calin Crisan 2020-10-07 22:10:08 +03:00
parent 166931f51f
commit 9fe9af20d3

View File

@ -0,0 +1,4 @@
#!/bin/bash
# remove old ntp.conf (ntpd was replaced by chrony)
rm -f /data/etc/ntp.conf