/
githubmirror
/
sudo
Обзор
Документация
Войти
/
githubmirror
/
sudo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
etc/init.d/sudo.conf.in
6 строк
303 B
Todd C. Miller
Move init.d and sudo.pp to the etc dir.
24 дек 2019, 00:29
24 дек 2019, 00:29
c6f8f4b
Код
Авторство
О чём код?
# Create an empty sudo time stamp directory on OSes using systemd. # Sudo will create the directory itself but this can cause problems # on systems that have SELinux enabled since the directories will be # created with the user's security context. d @rundir@ 0711 root root D @rundir@/ts 0700 root root