From ec98c8d44b49ffa387017078ef6764c8734862c1 Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Wed, 25 Sep 2019 22:39:42 +0800 Subject: [PATCH] centos-upgrade-attempt: add python hint --- _posts/2019-09-25-centos-upgrade-attempt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/2019-09-25-centos-upgrade-attempt.md b/_posts/2019-09-25-centos-upgrade-attempt.md index e4f1a52..18b1b96 100644 --- a/_posts/2019-09-25-centos-upgrade-attempt.md +++ b/_posts/2019-09-25-centos-upgrade-attempt.md @@ -68,4 +68,6 @@ yum-cron 沒了, 改用 dnf-automatic, config 大致上長一樣只是多了些 dhclient 改成 dhcp-client, 指令還是叫 dhclient, 我忘了先前 lxc 是怎麼讓他自動 start 的就寫了個 systemd service +python 我兩次都沒有直接到位, 要 `alternatives --config python` 一下 + 這樣搞下來目前看跑起來是沒什麼問題 -- 2.45.2