configure bluetooth rfcomm0
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 14 Jul 2010 20:51:36 +0000 (20:51 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 14 Jul 2010 20:51:36 +0000 (20:51 +0000)
git-svn-id: svn://svn.rot13.org/sysadmin-cookbook@221 191e9f34-6774-4a6d-acfc-7664dacd4a2a

recepies/gps/1 [new symlink]
recepies/gps/1.append [new file with mode: 0644]

diff --git a/recepies/gps/1 b/recepies/gps/1
new file mode 120000 (symlink)
index 0000000..467e85b
--- /dev/null
@@ -0,0 +1 @@
+/etc/bluetooth/rfcomm.conf
\ No newline at end of file
diff --git a/recepies/gps/1.append b/recepies/gps/1.append
new file mode 100644 (file)
index 0000000..cb61dc0
--- /dev/null
@@ -0,0 +1,8 @@
+
+rfcomm0 {
+       bind yes;
+       device 11:22:33:44:55:66;
+       channel 1;
+       comment "GPS";
+}
+