Fichiers de mdp dans /var/lib/cranspasswords/db
This commit is contained in:
parent
5263206f29
commit
48d0d767c7
2 changed files with 3 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -45,5 +45,6 @@ install-server:
|
|||
@echo "# Autorisation locale d'éxécution de ${cmd_name}" > ${sudoer_file_path}
|
||||
@echo " %${sudoer_group} ALL=(root) NOPASSWD: /usr/local/bin/${cmd_name}-server" >> ${sudoer_file_path}
|
||||
install server.py /usr/local/bin/${cmd_name}-server
|
||||
install -d /etc/${cmd_name}
|
||||
install -d /etc/${cmd_name}/
|
||||
install serverconfig.example.py /etc/${cmd_name}/serverconfig.py
|
||||
install -d /var/lib/${cmd_name}/db/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue