diff --git a/setup.cfg b/setup.cfg index 658cda4..aef5147 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ all_files = 1 [entry_points] console_scripts = - privsep_helper = oslo_privsep.daemon:helper_main + privsep-helper = oslo_privsep.daemon:helper_main [upload_sphinx] upload-dir = doc/build/html