home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d3xx
/
d360
/
uucp.lha
/
uucp
/
uucp1.lzh
/
s
/
startup-sequence
< prev
Wrap
Text File
|
1990-04-03
|
874b
|
45 lines
; Standalone Startup Sequence for UUCP
;
; no-frills startup-sequence.
system/Assign c: system
system/path reset c
resident c:Assign
resident c:Wait
; Need 8192 for all UUCP programs
stack 8192
Addbuffers df0: 10
Assign UUCP: :
Assign t: ram:
; NORMALLY YOU DO NOT ASSIGN SPOOL, MAIL, AND NEWS TO VOLTILE STORAGE!
; THIS IS A SAMPLE STARTUP
;
; TMP: is used by DCron
Assign TMP: ram:
Assign ENV: ram:
Assign UUSPOOL: ram:
Assign UULIB: UUCP:Lib
Assign UUMAIL: ram:
Assign UUNEWS: ram:
; UUPUB*: normally not temporary storage either.
Assign UUPUB: ram:
Assign UUPUBW: UUCP:Pub
Assign Getty: UUCP:Lib
; Note, contains only dmail.help on the first distribution floppy
; required for online help
Assign UUMan: UUCP:man
mount null:
mount uuser:
run <nil: >nil: Getty -B1200 -Mh -7
wait 4
run <nil: >nil: dcron T:dcron.log