mirror of
https://github.com/gryf/wicd.git
synced 2026-02-19 16:35:46 +01:00
Support --loggroup and --logperms arguments to setup.py
This commit is contained in:
1730
in/wicd=wicd-daemon.py.in
Normal file
1730
in/wicd=wicd-daemon.py.in
Normal file
File diff suppressed because it is too large
Load Diff
@@ -62,6 +62,8 @@ initfile = '%INITFILE%'
|
||||
# stores only the file name, i.e. wicd
|
||||
initfilename = '%INITFILENAME%'
|
||||
wicd_group = '%WICDGROUP%'
|
||||
log_group = '%LOGGROUP%'
|
||||
log_perms = '%LOGPERMS%'
|
||||
|
||||
# BOOLEANS
|
||||
no_install_pmutils = %NO_INSTALL_PMUTILS%
|
||||
|
||||
Reference in New Issue
Block a user