diff --git a/srcpkgs/rpcbind/template b/srcpkgs/rpcbind/template index 3e04d564ce9..5dd4be693b7 100644 --- a/srcpkgs/rpcbind/template +++ b/srcpkgs/rpcbind/template @@ -1,7 +1,7 @@ # Template file for 'rpcbind' pkgname=rpcbind version=0.2.0 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-warmstarts --with-statedir=/var/lib/rpcbind --with-rpcuser=rpc" @@ -16,7 +16,7 @@ long_desc=" universal address. It must be running on the host to be able to make RPC calls on a server on that machine." -systemd_services="${pkgname}.service on" +systemd_services="${pkgname}.socket on" system_accounts="rpc" rpc_homedir="/var/lib/rpcbind" make_dirs="/var/lib/rpcbind 0700 rpc rpc"