Added sudo scripts for enabling and disabling USB networking
authorGregor Riepl <onitake@gmail.com>
Tue, 27 Jul 2010 21:51:11 +0000 (23:51 +0200)
committerGregor Riepl <onitake@gmail.com>
Tue, 27 Jul 2010 21:51:11 +0000 (23:51 +0200)
commitb529be21c80b84875f43017e5ff5f52545963091
tree636d5c79aead3074d9b6b1c61ba4ac1f22c1b548
parent472cda462a0c827bb0942fb9275690ecde18f22a
Added sudo scripts for enabling and disabling USB networking
Added sudoers file, added update-sudoers to dpkg control scripts
Implemented real loading, unloading and status checking in status menu button
Makefile
debian/changelog
debian/dirs [deleted file]
debian/postinst
debian/postrm [new file with mode: 0644]
mtetherd-usbnet-disable.sh [new file with mode: 0755]
mtetherd-usbnet-enable.sh [new file with mode: 0755]
mtetherd.c
mtetherd.sudoers [new file with mode: 0644]
status.c