9 lines
370 B
Text
9 lines
370 B
Text
# Add the following line to your "super.tab".
|
|
# This file usally lays in /etc/super.tab , depending on your
|
|
# installation it can also be found in /usr/etc/ or /usr/local/etc/
|
|
#
|
|
# 'yourUserName' is typically 'cryptobox'
|
|
#
|
|
# syntax of super.tab:
|
|
# super_command path_to_real_command username
|
|
CryptoBoxRootActions /your/local/path/to/CryptoBoxRootActions.py yourUserName
|