aboutsummaryrefslogtreecommitdiff
path: root/include/poller.h
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2021-09-15 23:34:02 +0200
committerKenny Levinsen <kl@kl.wtf>2021-09-16 00:46:49 +0200
commit907b75de1ae5ec415a99889faecaf05b36bea31e (patch)
tree63a34969a56b87081245402ec0827472581ff786 /include/poller.h
parent4091ba2c07efde82a109fa8a07db77c814e90e5c (diff)
seatd-launch: Use absolute path for seatd
We previously used execlp to execute seatd, which had the effect of searching PATH for the executable. This allowed the caller to control what executable was run, which is bad if SUID has been set. Instead, expose the absolute install path for seatd from meason as a define, and use that in a call to execv.
Diffstat (limited to 'include/poller.h')
0 files changed, 0 insertions, 0 deletions