Daemons now start up correctly on their own.
Volumes can now be mounted, unmounted, and accessed using CIFS, including encrypted volumes. Streamlined build customization capability, including addition of "scoreboard" file. Added live-helper scripts to the repository.
This commit is contained in:
parent
443dd1f163
commit
13e8c341a1
13 changed files with 584 additions and 40 deletions
|
@ -146,3 +146,8 @@ LH_SYSLINUX_MENU_MEMTEST_ENTRY="Memory test"
|
|||
# $LH_USERNAME: set username
|
||||
# (Default: user)
|
||||
LH_USERNAME="user"
|
||||
|
||||
|
||||
#Load CryptoNAS and user-customized settings
|
||||
. config/cnas-active-settings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue