1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 12:28:08 +01:00

change Slackware's wicdgroup to netdev

This commit is contained in:
Adam Blackburn
2010-01-02 18:43:42 -10:00
parent ef7c7093ef
commit df1168ee04

View File

@@ -255,6 +255,7 @@ class configure(Command):
self.docdir = '/usr/doc/wicd-%s' % VERSION_NUM
self.mandir = '/usr/man/'
self.no_install_acpi = True
self.wicdgroup = "netdev"
elif self.distro in ['debian']:
self.wicdgroup = "netdev"
self.loggroup = "adm"