I luckily found out 6lbr some months ago (I have an unfinished post about it yet to finish, loving foren6 also), but I needed to stop the service to be launched from boot while I did some testing. As I didn't found any configuration tweak to do so, I disabled the service at all /etc/rcX.d run levels using the well known update-rc.d script.
update-rc.d -f 6lbr remove
To enable back:
update-rc.d 6lbr defaults
And business as usual.
No comments:
Post a Comment