Skip to content

Commit

Permalink
Put systemd service file in proper location
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanspw authored and juanfont committed Apr 30, 2023
1 parent 56dd734 commit a45777d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ nfpms:
file_info:
mode: 0644
- src: ./docs/packaging/headscale.systemd.service
dst: /etc/systemd/system/headscale.service
dst: /usr/lib/systemd/system/headscale.service
- dst: /var/lib/headscale
type: dir
- dst: /var/run/headscale
Expand Down

0 comments on commit a45777d

Please sign in to comment.