I am running mysqld v8 on Ubuntu. The service starts via systemctl.
I need to change the default port number but searching the canonical locations (e.g. my.cnf) the port number is not set any any instance of that file.
Based upon the docs I can change the port on the command line for mysqld but I am not seeing how to change it for systemctl.