Commit 3b2f5a6b authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

- Fix : Correction de la commande pour activer le service Geaman de Oscar

parent 2804bea0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ cd /etc/systemd/system
ln -s /var/OscarApp/oscar/config/oscarworker.service oscarworker.service

# On active le service
systemctl status oscarworker.service
systemctl enable oscarworker.service
# Ancienne syntaxe avec SYSTEM : service enable oscarworker