mirror of
https://github.com/safing/portbase
synced 2025-09-10 15:34:26 +00:00
Add subsystems package and make modules able to be turned off and on
This commit is contained in:
parent
432743ccc2
commit
b4f014574b
17 changed files with 1488 additions and 391 deletions
|
@ -12,7 +12,6 @@ func init() {
|
|||
}
|
||||
|
||||
func parseFlags() error {
|
||||
|
||||
// parse flags
|
||||
flag.Parse()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue