add tuned-2.14.0 and openvswitch-2.14.0
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Open vSwitch Delete Transient Ports
|
||||
After=ovsdb-server.service
|
||||
Before=ovs-vswitchd.service
|
||||
AssertPathExists=/var/run/openvswitch/db.sock
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/share/openvswitch/scripts/ovs-ctl delete-transient-ports
|
Reference in New Issue
Block a user