mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-19 05:24:37 +03:00
fix: linux cap test with libcap-progs at /usr/sbin (gh#764)
Signed-off-by: xtex <xtexchooser@duck.com>
This commit is contained in:
@@ -7,3 +7,5 @@ QString Linux_GetCapString(const QString &path);
|
||||
int Linux_Pkexec_SetCapString(const QString &path, const QString &cap);
|
||||
|
||||
bool Linux_HavePkexec();
|
||||
|
||||
QString Linux_FindCapProgsExec(const QString &name);
|
||||
|
||||
Reference in New Issue
Block a user