summaryrefslogtreecommitdiff
path: root/net/sendfile/MESSAGE
blob: ec7deb625907f93c2ac945d98d3a0946eed44ff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
To complete installation, you must

- add to /etc/services or equivalent, if missing:
	saft     487/tcp         # simple asynchronous file transfer

- add to /etc/inetd.conf:
	saft stream tcp nowait root ${LOCALBASE}/sbin/sendfiled sendfiled

- If you want to use the outgoing spooling feature, then add to your
  system bootup file (/etc/rc.local or /etc/rc.d/rc.local):
	${LOCALBASE}/sbin/sendfiled -Q

- Users should add to their .login or .profile:
	${LOCALBASE}/bin/check_sendfile