Skip to content

Add improvement to start ssh service from user odoo

Created by: mapuerta

Before before After after

TODO

  1. Used setcap to allow binary /usr/sbin/sshd access to low number ports
  2. Change permissions on keys and change the path of the file where the process id (pidfile) is stored (/var/run/sshd.pid by /tmp/sshd.pid) to correct problems with permissions

Merge request reports