mirror of
https://github.com/YellowJacketLinux/lfs-buildscripts.git
synced 2025-02-02 23:07:18 +08:00
Don't enable in systemd yet
This commit is contained in:
parent
0ab7ba9ffc
commit
eb0e68d801
@ -23,9 +23,6 @@ fi
|
|||||||
cp ../certdata-dist.txt /etc/ssl/certdata.txt
|
cp ../certdata-dist.txt /etc/ssl/certdata.txt
|
||||||
/usr/sbin/make-ca -r
|
/usr/sbin/make-ca -r
|
||||||
|
|
||||||
# auto-update via systemd
|
|
||||||
systemctl enable update-pki.timer
|
|
||||||
|
|
||||||
# configure pip3
|
# configure pip3
|
||||||
[ ! -d /etc/profile.d ] && mkdir -p /etc/profile.d
|
[ ! -d /etc/profile.d ] && mkdir -p /etc/profile.d
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user