visudo plutot que sudoedit (plus simple)
This commit is contained in:
parent
22d000c969
commit
ce1ca022b0
|
@ -249,7 +249,7 @@ EOF
|
||||||
echo "* /!\ WARNING /!\ *"
|
echo "* /!\ WARNING /!\ *"
|
||||||
echo "* Please add yourself the following directive : *"
|
echo "* Please add yourself the following directive : *"
|
||||||
echo "* #includedir /etc/sudoers.d *"
|
echo "* #includedir /etc/sudoers.d *"
|
||||||
echo "* in file /etc/sudoers (use sudoedit command) *"
|
echo "* in file /etc/sudoers (use visudo command) *"
|
||||||
echo "* Else you'll have troubles with some features *"
|
echo "* Else you'll have troubles with some features *"
|
||||||
echo "* of AlternC *"
|
echo "* of AlternC *"
|
||||||
echo "*************************************************"
|
echo "*************************************************"
|
||||||
|
|
Loading…
Reference in New Issue