Browse Source

Merge branch 'master' into dev

Mustafa Arici 7 years ago
parent
commit
9d7415e7a3
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -38,6 +38,10 @@ $ sudo yum-config-manager --add-repo https://cad.github.io/ovpm/rpm/ovpm.repo
 
 
 # Install OVPM
 # Install OVPM
 $ sudo yum install ovpm
 $ sudo yum install ovpm
+
+# Enable and start ovpmd service
+$ systemctl start ovpmd
+$ systemctl enable ovpmd
 ```
 ```
 
 
 **from DEB (Ubuntu/Debian):**
 **from DEB (Ubuntu/Debian):**