diff --git a/data/swupd-update.service.in b/data/swupd-update.service.in index cede8a10..d25b5875 100644 --- a/data/swupd-update.service.in +++ b/data/swupd-update.service.in @@ -4,3 +4,4 @@ Description=Update Software content [Service] Type=oneshot ExecStart=@prefix@/bin/swupd update --no-progress +ExecStartPost=@prefix@/bin/swupd 3rd-party update --no-progress