d78def60b7
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
7 lines
114 B
Bash
7 lines
114 B
Bash
#!/bin/sh
|
|
# cLinux
|
|
# Nico Schottelius (nico-linux@schottelius.org)
|
|
# 2004-12
|
|
#
|
|
|
|
cryptsetup -c aes create home $1
|