This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2012-02-20 14:12:47 +01:00
parent 2b15eb207d
commit 6db545132f
1 changed files with 9 additions and 0 deletions

9
README
View File

@ -20,5 +20,14 @@ The only additional configuration it requires is to add these lines as
Remember to restart /etc/rc.d/devd daemon after adding
/usr/local/etc/devd/automount_devd.conf file.
INSTALL:
# cp automount.sh /usr/local/sbin/automount.sh
# cp automount.conf /usr/local/etc/automount.conf
# cp automount_devd.conf /usr/local/etc/devd/automount_devd.conf
# /etc/rc.d/devd restart
Now plugin Your USB thumb drive ;)
Have Fun ;)
vermaden