11 lines
260 B
Bash
Executable file
11 lines
260 B
Bash
Executable file
#!/bin/rc
|
|
|
|
slay 8.out|rc
|
|
8.out $* -s fact.s -m /n/kremvax
|
|
8.out $* -s fact.c
|
|
ramfs -m /n/sid >[2]/dev/null
|
|
auth/aescbc -d < /usr/rsc/lib/factotum.aes >/n/sid/all
|
|
read -m /n/sid/all >/n/kremvax/factotum/ctl
|
|
read -m /n/sid/all >/mnt/factotum/ctl
|
|
unmount /n/sid
|
|
|