From 6db545132f7bf8fc1d0e55561c80be1e9e34c4d6 Mon Sep 17 00:00:00 2001 From: "Slawomir Wojciech Wojtczak (vermaden)" Date: Mon, 20 Feb 2012 14:12:47 +0100 Subject: [PATCH] INSTALL --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 28f9a56..37dd9ff 100644 --- a/README +++ b/README @@ -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