Don't enable in systemd yet

This commit is contained in:
YellowJacketLinux 2024-10-10 20:14:11 -07:00
parent 0ab7ba9ffc
commit eb0e68d801

View File

@ -23,9 +23,6 @@ fi
cp ../certdata-dist.txt /etc/ssl/certdata.txt
/usr/sbin/make-ca -r
# auto-update via systemd
systemctl enable update-pki.timer
# configure pip3
[ ! -d /etc/profile.d ] && mkdir -p /etc/profile.d