Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpnSense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
OpnSense
Commits
1ba4a3d4
Commit
1ba4a3d4
authored
Apr 07, 2015
by
Ad Schellevis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup configd commands (interfaces)
parent
0adea630
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
60 deletions
+18
-60
pfsense-utils.inc
src/etc/inc/pfsense-utils.inc
+1
-1
actions_interface.conf
src/opnsense/service/conf/actions.d/actions_interface.conf
+17
-0
actions_interface.conf
src/opnsense/service/conf/actions_interface.conf
+0
-59
No files found.
src/etc/inc/pfsense-utils.inc
View file @
1ba4a3d4
...
@@ -619,7 +619,7 @@ function reload_all() {
...
@@ -619,7 +619,7 @@ function reload_all() {
* none
* none
******/
******/
function
reload_interfaces
()
{
function
reload_interfaces
()
{
configd_run
(
"interface
all reload
"
);
configd_run
(
"interface
reload all
"
);
}
}
/****f* legacy/reload_all_sync
/****f* legacy/reload_all_sync
...
...
src/opnsense/service/conf/actions.d/actions_interface.conf
0 → 100644
View file @
1ba4a3d4
[
reconfigure
]
command
:/
usr
/
local
/
etc
/
rc
.
interfaces_wan_configure
parameters
:%
s
type
:
script
message
:
Configuring
interface
%
s
[
reload
.
all
]
command
:/
usr
/
local
/
etc
/
rc
.
reload_interfaces
parameters
:
type
:
script
message
:
Reloading
interfaces
[
newip
]
command
:/
usr
/
local
/
etc
/
rc
.
newwanip
parameters
:%
s
type
:
script
message
:
rc
.
newwanip
starting
%
s
src/opnsense/service/conf/actions_interface.conf
deleted
100644 → 0
View file @
0adea630
[
linkup
.
start
]
command
:/
usr
/
local
/
etc
/
rc
.
linkup
parameters
:
start
%
s
type
:
script
message
:
Linkup
starting
%
s
[
linkup
.
stop
]
command
:/
usr
/
local
/
etc
/
rc
.
linkup
parameters
:
stop
%
s
type
:
script
message
:
Linkup
stopping
%
s
[
all
.
reload
]
command
:/
usr
/
local
/
etc
/
rc
.
reload_interfaces
parameters
:
type
:
script
message
:
Reloading
interfaces
[
reconfigure
]
command
:/
usr
/
local
/
etc
/
rc
.
interfaces_wan_configure
parameters
:%
s
type
:
script
message
:
Configuring
interface
%
s
[
restart
]
command
:/
usr
/
local
/
etc
/
rc
.
interfaces_wan_configure
parameters
:%
s
type
:
script
message
:
Configuring
interface
%
s
[
newip
]
command
:/
usr
/
local
/
etc
/
rc
.
newwanip
parameters
:%
s
type
:
script
message
:
rc
.
newwanip
starting
%
s
[
newwanipv6
]
command
:/
usr
/
local
/
etc
/
rc
.
newwanipv6
parameters
:%
s
type
:
script
message
:
rc
.
newwanipv6
starting
%
s
[
sync
]
command
:/
usr
/
local
/
etc
/
rc
.
filter_configure_xmlrpc
parameters
:
type
:
script
message
:
Reloading
filter_configure_xmlrpc
[
carpmaster
]
command
:/
usr
/
local
/
etc
/
rc
.
carpmaster
parameters
:%
s
type
:
script
message
:
Carp
master
event
[
carpbackup
]
command
:/
usr
/
local
/
etc
/
rc
.
carpbackup
parameters
:%
s
type
:
script
message
:
Carp
backup
event
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment