mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Catch up.
This commit is contained in:
parent
747e5e832f
commit
dc8d555647
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ ETCFILES =
|
|||
ETCFILES += default.rc
|
||||
ETCFILES += releng_4.rc update_releng_4.rc
|
||||
ETCFILES += releng_5.rc update_releng_5.rc
|
||||
ETCFILES += stable.rc update_stable.rc
|
||||
ETCFILES += current.rc update_current.rc
|
||||
ETCFILES += releng_6.rc update_releng_6.rc
|
||||
ETCFILES += head.rc update_head.rc
|
||||
ETCDIR ?= ${HOME}/etc
|
||||
ETCOWN ?= ${USER}
|
||||
ETCGRP ?= ${USER}
|
||||
|
|
|
|||
Loading…
Reference in a new issue