summaryrefslogtreecommitdiff
path: root/net-misc/stargazer/files/mans/rscriptd.8
blob: 440f7b0267b11d3cf65fa67350991ab9d2a7db2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.TH rscriptd 8 "December 31, 2012" "" "rscriptd"

.SH NAME
rscriptd \- a remote script execute daemon for Stargazer

.SH SYNOPSIS
.B rscriptd
.RI [ config-file ]
.br

.SH DESCRIPTION
The
.B rscriptd
daemon typically runs on a last-wire router before users and
manages firewall rules to allow/disallow users get their services.
.B rscriptd
communicates with
.B Stargazer
main daemon by UDP protocol.

.SH OPTIONS
.TP
.I config-file
Path to rscriptd configuration file. Default is 
.B
/etc/rscriptd/rscriptd.conf

.SH FILES
.B
/usr/sbin/rsriptd
.br
.B
/etc/stargazer/rscriptd.conf
.br
.B
/var/log/stargazer/rscriptd.log

.SH SEE ALSO
.BR sgconf (1),
.BR sgconf_xml (1),
.BR sgconv (1),
.BR sgauth (8),
.BR stargazer (8).

.SH AUTHOR
rscriptd was originally written by Boris Mikhailenko <stg34@stargazer.dp.ua> and 
Maxim Mamontov <faust@stargazer.dp.ua>.
.PP
This manual page was written by Alexey Osipov <simba@lerlan.ru>,
for the Debian project (and may be used by others), and was modified by
Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> for Gentoo Linux