X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=9703598f418cf35d8e4b67f153255b58cb76d2dc;hb=67bda64d19e94d2acc0e86d379da39811312ef2b;hp=16b125b98854faa6ce279e45d35ec55fd7193c3d;hpb=bc85bdf330f5f03f625e5c2ea341b0df5a48268d;p=procprotect.git diff --git a/Makefile b/Makefile index 16b125b..9703598 100644 --- a/Makefile +++ b/Makefile @@ -18,5 +18,4 @@ clean: install: install -D -m 755 procprotect.ko /lib/modules/$(KVER)/net/procprotect/procprotect.ko - mkdir -p /etc/modules-load.d - install -m 644 procprotect.conf /etc/modules-load.d/procprotect.conf + install -m 644 procprotect.service /usr/lib/systemd/system/procprotect.service