Skip to content

Commit f7a119c

Browse files
committed
misc: small fix or general refactoring i did not bother commenting
1 parent 480dbdf commit f7a119c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ clean:
2828
@rm -rf build
2929

3030
install:
31+
@service arc stop
3132
@cp build/$(TARGET) /usr/local/bin/
3233
@setcap 'cap_net_bind_service=+ep' /usr/local/bin/$(TARGET)
3334
@mkdir -p /usr/local/etc/$(TARGET)

0 commit comments

Comments
 (0)