X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/b271ecb02a659115092aa73ebf2e15bf607c4bb8..be1bea4c0a2a4cfa0b86beccfa423366b94b84b4:/src/domain.sig diff --git a/src/domain.sig b/src/domain.sig index 6762fc6..041be2f 100644 --- a/src/domain.sig +++ b/src/domain.sig @@ -62,4 +62,6 @@ signature DOMAIN = sig (* UNIX users, groups, and paths the user may act with *) val set_context : OpenSSL.context -> unit + + val hasPriv : string -> bool end