diff --git a/bundles/mx-puppet-discord/items.py b/bundles/mx-puppet-discord/items.py index 9ea6524..df1dad6 100644 --- a/bundles/mx-puppet-discord/items.py +++ b/bundles/mx-puppet-discord/items.py @@ -74,6 +74,9 @@ actions = { 'needs': { 'action:mx-puppet-discord_npm_install', }, + 'triggers': { + 'svc_systemd:mx-puppet-discord:restart', + }, 'triggered': True, }, }