Add /usr/sbin to the default path

This commit is contained in:
Mateusz Piotrowski 2020-02-04 09:59:45 +01:00 committed by GitHub
parent eb496b0db5
commit d094c6ff8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
#min_refresh_delta = 5
# default path
#path = /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/bin
#path = /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
# command executed when pressing F2
#restart_cmd = /sbin/shutdown -r now