You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
## |
|
## sudosh.conf -- sudosh(1) configuration |
|
## |
|
|
|
default shell = /bin/sh |
|
delimiter = - |
|
|
|
logdir = @l_prefix@/var/sudosh/session |
|
syslog.priority = LOG_INFO |
|
syslog.facility = LOG_LOCAL2 |
|
|
|
-c arg allow = scp |
|
-c arg allow = rsync |
|
|
|
|