stefan-langenmaier / brother-overlay

Portage overlay for Brother printer and scanner software
GNU General Public License v3.0
34 stars 41 forks source link

Add einfo to tell user that scanner user need to be in scanner group #59

Open zen2 opened 6 years ago

zen2 commented 6 years ago

For at least all ebuild media-gfx/brother-*-bin depending on media-gfx/brother-scan4-bin add in the ebuild:

einfo "- scanner users need to be in scanner group in order to be able to scan: "usermod -a -G scanner $USER"

I don't know if it's needed for scan2 or scan3 binaries...