mercoledì 12 ottobre 2016

Disabilitare avvio automatico firebird raspberry

editare il file /etc/default/firebird2.1-super ed impostare:
ENABLE_SUPER_SERVER=no
Riavviare e verificare che il server non sia attivo. Se lo si volesse avviare a mano bisogna rimettere il valore a yes
ENABLE_SUPER_SERVER=yes
e successivamente
sudo service firebird2.1-super start

Nessun commento:

Posta un commento