append SSH key to factotum instead of overwriting
This commit is contained in:
parent
9b2f709fe0
commit
7af52dac4d
2
profile
2
profile
|
@ -44,7 +44,7 @@ case cpu
|
||||||
if not
|
if not
|
||||||
auth/factotum
|
auth/factotum
|
||||||
webcookies
|
webcookies
|
||||||
cat $home/secure/rsa.sec >/mnt/factotum/ctl # load SSH key
|
cat $home/secure/rsa.sec >>/mnt/factotum/ctl # append SSH key
|
||||||
webfs
|
webfs
|
||||||
plumber
|
plumber
|
||||||
upas/fs # let acme do mail
|
upas/fs # let acme do mail
|
||||||
|
|
Loading…
Reference in New Issue
Block a user