Commit 04387946 authored by Vivien Alger's avatar Vivien Alger

davstorage: Modifying update-command to run sed each time

parent b967c45b
......@@ -265,7 +265,7 @@ md5sum = a72b679c523f587422f95d295de27876
[postfix-users]
recipe = plone.recipe.command
update-command = command
update-command = $${:command}
command = sed 's/ slappart/ slapuser/g' $${postfix-conf:output} > main.tmp && mv main.tmp $${postfix-conf:output}
[postfix-master-conf]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment