init python rewrite
This commit is contained in:
parent
d0029c26c7
commit
e0ec6cb9a4
126 changed files with 15064 additions and 0 deletions
12
pythonrewrite/debian/cryptobox.default
Normal file
12
pythonrewrite/debian/cryptobox.default
Normal file
|
@ -0,0 +1,12 @@
|
|||
# boot configuration file for the CryptoBox
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# the default setup of the cryptobox is complete inactivity
|
||||
|
||||
# set to "1" to turn off the cryptobox - otherwise "0"
|
||||
NO_START=1
|
||||
|
||||
# change the default configuration file if necessary
|
||||
#CONF_FILE=/etc/cryptobox/cryptobox.conf
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue