From 15a7659554c15bb18daa48190c08fba7d8d746b0 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 10 Dec 2018 14:16:32 +0100 Subject: [centos-7] update centos to 1810 --- http/centos/anaconda-ks.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http') diff --git a/http/centos/anaconda-ks.cfg b/http/centos/anaconda-ks.cfg index 646b0c4..b137803 100644 --- a/http/centos/anaconda-ks.cfg +++ b/http/centos/anaconda-ks.cfg @@ -19,7 +19,7 @@ kexec-tools # small python script to extract the password from the kernel command line # expects the password given as: rootpw= -%pre --interpreter=/usr/bin/python +%pre --interpreter=/bin/python import shlex, crypt arg = 'rootpw=' with open('/proc/cmdline', 'r') as f: -- cgit v1.2.3-55-g7522