[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: root.root and netdev group for /dev/net/tun ?



On Sun, 28 Jul 2013 07:42:29 -0400 (EDT), Brian <ad44@cityscape.co.uk> wrote:
> 
> On Sat 27 Jul 2013 at 22:19:42 -0400, Stephen Powell wrote:
>> 
>> ...
>> The change does not take effect until the next reboot, of course.
> 
> Wouldn't 'udevadm trigger' avoid a reboot?

If you wish to avoid a reboot, the simplest solution is to manually alter
(as root) the attributes of the /dev/net/tun pseudo-file.  For example,

# chgrp netdev /dev/net/tun
# chmod 0660 /dev/net/tun

But of course, the attributes will revert to what they were before upon
the next reboot unless changes have been made to the 91-permissions.rules
file.

-- 
  .''`.     Stephen Powell    
 : :'  :
 `. `'`
   `-


Reply to: