Skip to content

Commit 1b9df65

Browse files
committed
fix: move xdpfw to bin
1 parent 6fe8344 commit 1b9df65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nfpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ homepage: "https://github.com/packetframe/XDP-Firewall"
1111
license: ""
1212
contents:
1313
- src: ./build/xdpfw
14-
dst: /usr/local/bin/xdpfw
14+
dst: /usr/bin/xdpfw
1515
- src: ./build/xdpfw_kern.o
1616
dst: /etc/xdpfw/xdpfw_kern.o
1717
- src: ./other/xdpfw.service

0 commit comments

Comments
 (0)