You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
296 B
8 lines
296 B
deploy ALL=(ALL:ALL) NOPASSWD:/usr/local/bin/httpd-foreground |
|
|
|
Defaults env_keep += "APACHE_PID_FILE" |
|
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"
|
|
|