installing MacPorts 2.6.2 on Ubuntu Linux 20.04

Jeffrey Walton noloader at gmail.com
Sun May 3 06:59:47 UTC 2020


On Sat, May 2, 2020 at 1:19 PM Ken Cunningham
<ken.cunningham.webuse at gmail.com> wrote:
>
> ...
> I'm thinking I should probably disable startup items, as these are not set up in a proper fashion yet on Ubuntu, and also I'm not sure what to do about

It is probably a good idea to move to Systemd. It will work on Fedora
and Ubuntu.

Drop the binaries in /usr/local/{bin|sbin} as expected. Then write the
systemd service scripts to start them.

$ find /etc/systemd -name '*.service'
/etc/systemd/system/sshd.service
...

Jeff


More information about the macports-users mailing list