Browse Source

No reload

Bob Mottram 9 years ago
parent
commit
bf11e3c6fd
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/freedombone-image-customise

+ 0
- 1
src/freedombone-image-customise View File

@@ -716,7 +716,6 @@ function mesh_tox_node {
716 716
 		echo ')' >> $TOX_BOOTSTRAP_CONFIG
717 717
 	fi
718 718
 
719
-	chroot "$rootdir" systemctl daemon-reload
720 719
 	chroot "$rootdir" systemctl enable tox-bootstrapd.service
721 720
 }
722 721