table of contents
conflicting packages
| SUDO.CONF(5) | User Commands | SUDO.CONF(5) |
NAME¶
sudo.conf - configuration file for run0-sudo
SYNOPSIS¶
/etc/run0-wrappers/sudo.conf
DESCRIPTION¶
This configuration file is for changing default values of run0-sudo(1).
OPTIONS¶
The following options are available:
secure_path=dir1:dir2:...
The value of this variable will be used as PATH
environment variable.
RUN0_BACKGROUND=option
This variable will be used to set the background color of
a terminal with run0(1). An example for a blue background would be
RUN0_BACKGROUND="--background=44"
SEE ALSO¶
| 01/09/2026 | run0-wrappers 0.4.0 |