summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2002-07-18 03:41:31 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2002-07-18 03:41:31 +0000
commita60ab847b631a2f30eeaf27edb4ede5b55ce7b41 (patch)
tree779e6e6f0acd6111312a3a1b25c5d224499fa823 /doc
parent62939e13450ad4b9afbd467165963e531669cc6f (diff)
downloadlibgphoto2-a60ab847b631a2f30eeaf27edb4ede5b55ce7b41.tar.gz
added chmod cmdline
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4878 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r--doc/gphoto2.xml13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/gphoto2.xml b/doc/gphoto2.xml
index 3edc37c5a..29f4ea97e 100644
--- a/doc/gphoto2.xml
+++ b/doc/gphoto2.xml
@@ -528,9 +528,11 @@ Saving file as MVI_5418.AVI
<formalpara>
<title>Debian peculiarity</title>
<para>
- As Debian uses a structured hotplug setup, you
- should use its benefits instead of working against
- it. Instead of modifying
+ As Debian uses a structured method for setting up
+ linux-hotplug, you should also use this mechanism in
+ order to enjoy its benefits.
+
+ Instead of modifying
<filename>/etc/hotplug/usb.usermap</filename>
directly, we set up special file
<filename>/usr/lib/hotplug/usbcam/usb.usermap</filename>
@@ -634,8 +636,11 @@ Saving file as MVI_5418.AVI
<para>
Make the script file you just created and possibly adapted
<filename>/etc/hotplug/usb/usbcam</filename>
- executable.
+ executable:
</para>
+ <screen>
+<prompt># </prompt><command>chmod <parameter>+x</parameter> <filename>/etc/hotplug/usb/usbcam</filename></command>
+ </screen>
</listitem>
<listitem>