2007-07-31 00:01:28 +00:00
|
|
|
# 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/
|
|
|
|
#
|
2006-12-07 12:20:43 +00:00
|
|
|
# 'yourUserName' is typically 'cryptobox'
|
2007-07-31 00:01:28 +00:00
|
|
|
#
|
|
|
|
# syntax of super.tab:
|
|
|
|
# super_command path_to_real_command username
|
2006-11-06 16:05:00 +00:00
|
|
|
CryptoBoxRootActions /your/local/path/to/CryptoBoxRootActions.py yourUserName
|