summaryrefslogtreecommitdiff
path: root/java/openjfx14/files/patch-build.gradle
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-10-28 14:41:59 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-10-28 14:41:59 +0000
commit78457167564cc62ba0a017fbf0507ea4bf847c06 (patch)
tree8612fbd4d604b97f0aa3b70875748d37a8b55023 /java/openjfx14/files/patch-build.gradle
parentx11-toolkits/wlroots: reject CONSOLEKIT + LIBSEAT (diff)
x11-toolkits/wlroots: enable LIBSEAT by default
When seatd is running don't use setuid bit. Otherwise, use wlroots direct session like before to keep POLA. For example, $ sway [ERROR] [libseat] [libseat/libseat.c:73] libseat_open_seat: No backend was able to open a seat [ERROR] [backend/session/libseat.c:102] Unable to create seat: Function not implemented <direct session started> $ ps -lp $(pgrep -x sway) UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 1234 63621 63611 0 20 0 279152 107156 select S v0 0:01.11 sway 0 63623 63621 6 52 0 32124 18396 sbwait I v0 0:00.00 sway vs. $ service seatd onestart $ sway <libseat session started> $ ps -lp $(pgrep -x sway) UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 1234 46290 46280 4 20 0 332924 105248 select S v0 0:05.47 sway
Notes
Notes: svn path=/head/; revision=553548
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions