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