This commit is contained in:
Bob Mottram 2016-01-11 17:24:18 +00:00
parent 711bb85177
commit b839470beb
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ initialise_mesh() {
echo '[Install]' >> $MESH_SETUP_DAEMON
echo 'WantedBy=multi-user.target' >> $MESH_SETUP_DAEMON
chroot $rootdir systemctl enable $MESH_SERVICE
chroot "$rootdir" systemctl enable $MESH_SERVICE
}
# Set to true/false to control if eatmydata is used during build