This commit is contained in:
teldra 2022-02-09 15:32:42 +01:00
parent be7bfdab2d
commit cdf4babb2f
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ if ! [ "${LANGUAGE_}" == "en" ]; then
sed -i '/^if/i [ "$(id -u)" -eq 0 ] && return' /etc/profile.d/zz-locale-user.sh
fi
vmkdir var/spool/cron/root
echo '0 * * * * /usr/bin/void-snapshot cron #void.system' > /var/spool/cron/root
vbin "${FILESDIR}/bin/joinvpn"