403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.116
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/sysutils/scanbuttond/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/scanbuttond/files/pkg-message.in
[
{ type: install
  message: <<EOM
scanbuttond has been installed, but is not quite ready to be used yet.

To make scanbuttond actually do something you have to edit
%%PREFIX%%/etc/scanbuttond/buttonpressed.sh and change it to your needs.

If you are having trouble getting your scanner detected try uncommenting one
of the following lines in %%PREFIX%%/etc/scanbuttond/initscanner.sh:

scanimage -n
or
sane-find-scanner  > /dev/null 2> /dev/null

If your scanner is connected via a hot-plug capable technology (e.g. USB)
you can conveniently enable scanbuttond every time you attach you scanner by
using devd. In order to do so you may add the following lines to your
/etc/devd.conf and restart devd after you are done.
(Make sure to replace device-name, vendor, product and back-end name to
something that matches your environment)

attach 20 {
	device-name "ugen[0-9]+";
	match "vendor" "0x04a9";
	match "product" "0x220e";
	action "%%PREFIX%%/bin/scanbuttond \
		-s %%PREFIX%%/etc/scanbuttond/buttonpressed.sh \
		-S %%PREFIX%%/etc/scanbuttond/initscanner.sh \
		-b %%PREFIX%%/lib/libscanbtnd-backend_plustek.so";
};

detach 20 {
	device-name "ugen[0-9]+";
	match "vendor" "0x04a9";
	match "product" "0x220e";
	action "/usr/bin/killall scanbuttond";
};
EOM
}
]

Youez - 2016 - github.com/yon3zu
LinuXploit