Skip to content

debs -- debhelper support? #528

Answered by djgilcrease
insasho asked this question in Q&A
Discussion options

You must be logged in to vote

You can just add the service file as part of your package spec.

  - src: ./packaging/usr/lib/systemd/system/your.service
    dst: /usr/lib/systemd/system/your.service
    file_info:
      mode: 0644

you do not and should not create a .service file as part of the post-install script

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by caarlos0
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants