rhel: Fix rundir ownership.
[cascardo/ovs.git] / rhel / usr_lib_systemd_system_openvswitch-nonetwork.service
index 870b25e..e4c2a66 100644 (file)
@@ -11,3 +11,5 @@ EnvironmentFile=-/etc/sysconfig/openvswitch
 ExecStart=/usr/share/openvswitch/scripts/ovs-ctl start \
           --system-id=random $OPTIONS
 ExecStop=/usr/share/openvswitch/scripts/ovs-ctl stop
+RuntimeDirectory=openvswitch
+RuntimeDirectoryMode=0755