archrelease: copy trunk to extra-x86_64
[arch-packages.git] / tftp-hpa / trunk / tftpd.install
blobdb6fa13a96d2857530ad44914bbd0cdb82ff68b1
1 post_upgrade() {
2   if [ -f /etc/systemd/system/tftpd.service ]; then
3     echo ">>> TFTP server configuration has been moved to /etc/conf.d/tftpd."
4     echo "    Please update /etc/conf.d/tftpd and remove /etc/systemd/system/tftpd.service"
5   fi