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
 		echo ')' >> $TOX_BOOTSTRAP_CONFIG
716
 		echo ')' >> $TOX_BOOTSTRAP_CONFIG
717
 	fi
717
 	fi
718
 
718
 
719
-	chroot "$rootdir" systemctl daemon-reload
720
 	chroot "$rootdir" systemctl enable tox-bootstrapd.service
719
 	chroot "$rootdir" systemctl enable tox-bootstrapd.service
721
 }
720
 }
722
 
721