summaryrefslogtreecommitdiff
blob: 9a8d9da375c7d294cac6def8383d8d3bd9637b06 (plain)
1
2
3
4
5
6
#!/bin/sh
cd /etc/hotplug
. hotplug.functions
mesg setting permissions of $DEVICE
chgrp users $DEVICE
chmod g+w $DEVICE