Review Request 129122: Try to use ulog-helper if utempter does not exist
Tobias Berner
tcberner at gmail.com
Tue Nov 1 09:42:49 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129122/
-----------------------------------------------------------
(Updated Nov. 1, 2016, 9:42 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks, Adriaan de Groot, Gleb Popov, Oswald Buddenhagen, and Martin Tobias Holmedahl Sandsmark.
Changes
-------
Submitted with commit 73c9dac629a59bb337168b47e0fd61975588b399 by Tobias C. Berner to branch master.
Repository: kpty
Description
-------
FreeBSD does not have `/usr/libexec/*/utempter`. It does however have `/usr/libexec/ulog-helper` [1].
It uses `login` instead of `add` and `logout` instead of `del`.
[1] https://svnweb.freebsd.org/base/head/libexec/ulog-helper/ulog-helper.c?revision=234469&view=markup
Diffs
-----
cmake/FindUTEMPTER.cmake 4921e58
src/kpty.cpp 7bf31c3
Diff: https://git.reviewboard.kde.org/r/129122/diff/
Testing
-------
Builds fine. And it is actually working :)
Thanks,
Tobias Berner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20161101/d07df55a/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list