fixes
This commit is contained in:
parent
62e0658b4e
commit
4a1db6bbbe
1
etc/base
1
etc/base
|
@ -10,7 +10,6 @@ config() {
|
|||
chown root:root /
|
||||
chmod 755 /
|
||||
echo ${HOSTNAME} > /etc/hostname
|
||||
if ! grep -q musl <<< $(uname -a); then
|
||||
|
||||
ln -sf "/usr/share/zoneinfo/${TIMEZONE}" /etc/localtime
|
||||
sed -i "s/#HOSTNAME=\"void-live\"/HOSTNAME=${HOSTNAME}/g" /etc/rc.conf
|
||||
|
|
Loading…
Reference in New Issue
Block a user