Skip to content
Snippets Groups Projects
Commit e08e7ddf authored by Ted Bowman's avatar Ted Bowman
Browse files

Issue #3432476 by tedbow: Warn if auto-update script is running as root

parent 3778dde0
No related branches found
No related tags found
1 merge request!1052Issue #3432476 add service in yml
Pipeline #142485 passed with warnings
......@@ -56,3 +56,6 @@ services:
Drupal\automatic_updates\CommandExecutor:
arguments:
$appRoot: '%app.root%'
Drupal\automatic_updates\Validator\ConsoleUserValidator:
tags:
- { name: event_subscriber }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment