Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-quanta
/
a2d6c58e23c3a0c985530a5cf8ae2e861a842141
/
.
/
meta-olympus-nuvoton
/
recipes-olympus-nuvoton
/
network
/
olympus-nuvoton-iptable-save
/
phosphor-save-iptable-rules.service
blob: 9c340bd486a4c1c946a195ba9f3bfe9ee1623a81 [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Save
iptable rules
DefaultDependencies
=
no
After
=
shutdown
.
target
[
Service
]
Type
=
oneshot
RemainAfterExit
=
true
ExecStart
=
/bin/
sh
-
c
"iptables-save > /etc/iptables/iptables.rules"
[
Install
]
WantedBy
=
shutdown
.
target