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