In debian postinst, do not restart/start the snakeoil API backend
Doing so will kind of break the Snakeoil update when running it from the WebApp (OS Update). As the console ticket will be lost if the API has restarted. Rely on the WebApp to restart instead.
As such in the postinst script we need to echo a statement "Please restart snakeoil-rest manually".