rc-scripts finished
This commit is contained in:
parent
20a2c95692
commit
6c6d823eeb
4 changed files with 3 additions and 2 deletions
|
@ -126,7 +126,7 @@ function upload2devel()
|
|||
# upload local files to a development cryptobox
|
||||
# this is necessary to use an "old" development cd with
|
||||
# new code - this affects only the web-interface and the
|
||||
# cryptobox.sh-script (the boot behaviour stays the same)
|
||||
# cbox-manage.sh-script (the boot behaviour stays the same)
|
||||
#
|
||||
# of course, only the directories that are mapped to tmpfs can
|
||||
# be updated this way
|
||||
|
|
1
cryptobox.conf.d/etc/rc2.d/S98cb-services
Symbolic link
1
cryptobox.conf.d/etc/rc2.d/S98cb-services
Symbolic link
|
@ -0,0 +1 @@
|
|||
../init.d/cb-services.sh
|
|
@ -1 +0,0 @@
|
|||
../init.d/cb-services
|
1
cryptobox.conf.d/etc/rc6.d/K10cb-devel-features
Symbolic link
1
cryptobox.conf.d/etc/rc6.d/K10cb-devel-features
Symbolic link
|
@ -0,0 +1 @@
|
|||
../init.d/cb-devel-features.sh
|
Loading…
Add table
Add a link
Reference in a new issue