summaryrefslogtreecommitdiff
path: root/rhel/usr_lib_systemd_system_ovs-delete-transient-ports.service
blob: d4d7b204bb05e5d81b57b81149f8e2315b2cc886 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Open vSwitch Delete Transient Ports
After=ovsdb-server.service
Before=ovs-vswitchd.service
AssertPathExists=/run/openvswitch/db.sock

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/share/openvswitch/scripts/ovs-ctl delete-transient-ports