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