diff --git a/srcpkgs/sv-netmount/template b/srcpkgs/sv-netmount/template index 3cc471846eb..7fae10712ec 100644 --- a/srcpkgs/sv-netmount/template +++ b/srcpkgs/sv-netmount/template @@ -2,7 +2,6 @@ pkgname=sv-netmount version=0.1 revision=3 -metapackage=yes short_desc="Service to mount/umount network filesystems from fstab" maintainer="Orphaned " license="GPL-2.0-or-later" @@ -10,7 +9,6 @@ homepage="http://www.voidlinux.org/" depends="runit" -post_install() { - # runit services +do_install() { vsv netmount }