Re: [PARPORT] StarOffice


Jochen Hoenicke (Jochen.Hoenicke@Informatik.Uni-Oldenburg.DE)
Fri, 25 Jun 99 14:48 MET DST


: X-Authentication-Warning: gear.torque.net: majordom set sender to owner-linux-parport@gear.torque.net using -f
: From: Helen_J_Lawrence@sbphrd.com
: Date: Fri, 25 Jun 1999 11:51:05 +0100
:
: bash:./setup: permission denied
:
: I need to set the exec flag in the /etc/fstab file yet I am unsure how to
: do this. This file currently reads:
:
: /dev/pcd0 /mnt/Freecom auto user,defaults,noauto 0 0

add exec to the options:

/dev/pcd0 /mnt/Freecom auto user,defaults,noauto,exec 0 0

For the list of supported options, see the description of the "-o" flag
in the mount(8) man page.

  Jochen

-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --



This archive was generated by hypermail 2.0b3 on Fri 25 Jun 1999 - 08:51:51 EDT