Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-16 07:16:14 +00:00
parent 2fc2f7ca34
commit 3e59fa60af

View File

@ -32,7 +32,7 @@ sed -i '1i 127.0.0.1\t'$machinename /etc/hosts
mkdir -p /etc/dconf/profile
touch /etc/dconf/profile/user
DCONF_PROFILE=/etc/dconf/profile/user
sed -i '1i service-db:keyfile/user' /etc/dconf/profile/user
printf '%s\n' 'service-db:keyfile/user' >> /etc/dconf/profile/user
# noatime
cp /etc/fstab /etc/fstab.bck