This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository galileo.
commit 4bf5bd434c6c4155a0b3576b8a963c41d74a2af8 Author: Dylan Aïssi <[email protected]> Date: Mon Aug 15 14:43:20 2016 +0200 Add a comment in d/99-fitbit.rules --- debian/99-fitbit.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/99-fitbit.rules b/debian/99-fitbit.rules index 4444f7f..5d204a5 100644 --- a/debian/99-fitbit.rules +++ b/debian/99-fitbit.rules @@ -2,6 +2,7 @@ # used by Galileo to securely synchronize a Fitbit device with the Fitbit web service. # Please do not activate these rules at the same time! +# In the opposite case, only the last rule will be activated! # Rule for running galileo as a non-privileged user and not as a daemon. SUBSYSTEM=="usb", ATTR{idVendor}=="2687", ATTR{idProduct}=="fb01", SYMLINK+="fitbit", MODE="0666" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/galileo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
