Skip to content

Commit

Permalink
fix(packaging): Add postinst script to start fwupd service if it is i…
Browse files Browse the repository at this point in the history
…nactive
  • Loading branch information
mmstick committed Aug 13, 2019
1 parent 7d7a383 commit bada25a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/firmware-manager-shared.postinst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
systemctl start fwupd.service

0 comments on commit bada25a

Please sign in to comment.