NetworkManager-openvpn: create systemuser

This commit is contained in:
Enno Boland 2017-07-24 12:50:27 +02:00
parent 878f127c2e
commit 5a4c340667

View File

@ -1,7 +1,7 @@
# Template build file for 'NetworkManager-openvpn'.
pkgname=NetworkManager-openvpn
version=1.2.10
revision=1
revision=2
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-static"
@ -14,3 +14,5 @@ distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
license="GPL-2"
maintainer="Enno Boland <gottox@voidlinux.eu>"
checksum=ac86a7a539d78df90095676e9183f2d422fb93dbfe4b3afef22f81825d303d61
system_accounts="nm-openvpn"
nm-openvpn_homedir="/var/empty"