This is my systemd service file. It's pretty basic but it gets the job done. [Unit] Description=James mail server
[Service] User=james WorkingDirectory=/opt/james/bin ExecStart=/opt/james/bin/run.sh [Install] WantedBy=multi-user.target On January 6, 2019 9:42:50 PM PST, Marc Chamberlin <m...@marcchamberlin.com> wrote: >Just wondering if anyone has made or have an example of a james.service >file for running James under Systemd? Would make my life a bit easier >if >I don't have to figure out how to create one from scratch! ;-) Thanks >in advance as always... Marc.. > > >-- >Linux Counter