Bob Mottram 9 年前
父节点
当前提交
b839470beb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise 查看文件

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