Small fix for haveged fix

This commit is contained in:
Thomas Kaiser 2016-10-18 10:58:13 +02:00 committed by GitHub
parent 65572282eb
commit bd1ed45232

View File

@ -265,6 +265,7 @@ install_distribution_specific()
printf "[Service]\nTimeoutStopSec=10" > $CACHEDIR/sdcard/etc/systemd/system/systemd-modules-load.service.d/10-timeout.conf
# Fix for haveged service
mkdir -p -m755 $CACHEDIR/sdcard/etc/systemd/system/haveged.service.d
cat <<-EOF > $CACHEDIR/sdcard/etc/systemd/system/haveged.service.d/10-no-new-privileges.conf
[Service]
NoNewPrivileges=false