Date: Wed, 10 Aug 2022 05:31:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265752] Typo in net/xrdp and net/xrdp-devel/files/pkg-message.in Message-ID: <bug-265752-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265752 Bug ID: 265752 Summary: Typo in net/xrdp and net/xrdp-devel/files/pkg-message.in Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: meta@FreeBSD.org Reporter: editor@callfortesting.org Assignee: meta@FreeBSD.org Flags: maintainer-feedback?(meta@FreeBSD.org) The packages messages for net/xrdp and net/xrdp-devel have small typos: They read: xrdp_sesman_enable=3D"YES" # if you want to run xrdp-sesman on the same mac= hine While the references RC command is: /usr/local/etc/rc.d/xrdp-sesman The package message should read: xrdp_sesman-enable=3D"YES" # if you want to run xrdp-sesman on the same mac= hine With the underscore rather than hyphen, the daemon is not found and thus not launched. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265752-7788>