Browse Source

bugfixing to run command as user deploy

main
Holger Frey 3 years ago
parent
commit
65da801adc
  1. 2
      sudoer_deploy

2
sudoer_deploy

@ -5,4 +5,4 @@ Defaults env_keep += "APACHE_LOCK_DIR" @@ -5,4 +5,4 @@ Defaults env_keep += "APACHE_LOCK_DIR"
Defaults env_keep += "APACHE_LOG_DIR"
Defaults env_keep += "APACHE_RUN_DIR"
Defaults env_keep += "APACHE_RUN_USER"
Defaults env_keep += "APACHE_RUN_GROUP"
Defaults env_keep += "APACHE_RUN_GROUP"

Loading…
Cancel
Save