]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Allow ctrl_iface group to be specified on command line
authorJouni Malinen <j@w1.fi>
Fri, 29 Mar 2013 15:09:31 +0000 (17:09 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 29 Mar 2013 15:09:31 +0000 (17:09 +0200)
commit187f87f04c860b5596d0a23f1dbb379affd06997
tree18a8bd886f602b922fbf9bcb9d88edce86cb3f9b
parentd19d2830b6d89ffeab58911d8f78c1cf35fd9a79
hostapd: Allow ctrl_iface group to be specified on command line

The new -G<group> command line argument can now be used to set the group
for the control interfaces to enable cases where hostapd is used without
a configuration file and the controlling program is not running with
root user privileges.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/ctrl_iface.c
hostapd/main.c
src/ap/hostapd.h