diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/v10/man8/privserv.8 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/v10/man8/privserv.8')
| -rw-r--r-- | static/v10/man8/privserv.8 | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/static/v10/man8/privserv.8 b/static/v10/man8/privserv.8 deleted file mode 100644 index 8029ddb4..00000000 --- a/static/v10/man8/privserv.8 +++ /dev/null @@ -1,60 +0,0 @@ -.TH PRIVSERV 8 -.SH NAME -privserv \- privilege server -.SH SYNOPSIS -.B lmask nuxl /etc/privserv -[ -.I option ... -] -.SH DESCRIPTION -.I Privserv -is the keeper and interpreter of the -.IR privs (5) -file. -.I Priv (1) -calls on -.I privserv -to hand out privileges in accordance with the rules given in -.I privs. -.I Privserv -is a permanent process, normally started by the boot script -.IR rc (8). -It receives service requests through the mounted pipe -.FR /cs/priv . -The options are -.TP -.BI -p " name -The file name of the server, -.B /etc/privserv -by default -(used to reinvoke the priv server when the -.IR privs (5) -file is modified by a -.B PRIVEDIT -request.) -.TP -.BI -m " mountpt -The file system mount point for privilege service, -.F /cs/priv -by default. -.TP -.BI -l " logfile -The file in which to record logging information, -.F /usr/adm/privlog -by default. -.TP -.BI -f " privs -The data base of privileges, -.F /etc/privs -by default. -Unless -.I privs -is itself a privileged file, -.I privserv -will not actually grant the privileges there specified. -.SH FILES -.F /etc/privs -.br -.F /cs/priv -.SH SEE ALSO -.IR priv (1) |
