https://bugzilla.redhat.com/show_bug.cgi?id=1819180 --- Comment #5 from Ralf Senderek <fedora@xxxxxxxxxxx> --- (In reply to Zbigniew Jędrzejewski-Szmek from comment #3) I will create a systemd unit file, when I have removed the show stopper above. I think this will be no problem since the custom ssh server can be invoked by any ordinary user as far as my current tests on a local machine tell me. If the custom port (default:2022) is open or alternatively users can ssh into the server and then access localhost:2022, they can join the chat room. No root permissions are neccessary. > To make this work out of the box, please provide a systemd unit file. > That way users will be able to comfortably start and stop the daemon. > Something like this: > [Service] > ExecStart=ssh-chat > DynamicUser=1 > > [Install] > WantedBy=multi-user.target > > I'm not sure what kind of privileges this daemon requires. > Generally, not running it as root would be a great improvement (the > DynamicUser=1 option), but depending on required privileges, this might > not be possible. > See also https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx