1 diff --git a/Makefile.am b/Makefile.am
2 index 78f36d7..8dc4e4f 100644
5 @@ -19,8 +19,6 @@ endif
9 -# NQPTP runs as user/group nqptp/nqptp on Linux and uses setcap to access ports 319 and 320
10 - setcap 'cap_net_bind_service=+ep' $(bindir)/nqptp
11 # no installer for System V
12 if INSTALL_SYSTEMD_STARTUP
13 getent group nqptp &>/dev/null || groupadd -r nqptp &>/dev/null