pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
seatd: setuid to seatd-launch
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Mon Nov 17 18:48:17 2025 +0100
Changeset: 66a55f6ffcffd23e8b5f43e4fc7fb7d6898e26ba
Modified Files:
seatd/Makefile
Log Message:
seatd: setuid to seatd-launch
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=66a55f6ffcffd23e8b5f43e4fc7fb7d6898e26ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
seatd/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/seatd/Makefile b/seatd/Makefile
index 5f7c4f9257..4965308f84 100644
--- a/seatd/Makefile
+++ b/seatd/Makefile
@@ -16,6 +16,8 @@ TOOL_DEPENDS+= scdoc-[0-9]*:../../textproc/scdoc
MESON_ARGS+= -Dlibseat-logind=disabled
MESON_ARGS+= -Dlibseat-builtin=enabled
+SPECIAL_PERMS+= bin/seatd-launch ${SETUID_ROOT_PERMS}
+
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
post-install:
Home |
Main Index |
Thread Index |
Old Index