We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee244d commit bf190bbCopy full SHA for bf190bb
1 file changed
srcpkgs/sv-netmount/template
@@ -2,15 +2,13 @@
2
pkgname=sv-netmount
3
version=0.1
4
revision=3
5
-metapackage=yes
6
short_desc="Service to mount/umount network filesystems from fstab"
7
maintainer="Olivier Mauras <olivier@mauras.ch>"
8
license="GPL-2.0-or-later"
9
homepage="http://www.voidlinux.org/"
10
11
depends="runit"
12
13
-post_install() {
14
- # runit services
+do_install() {
15
vsv netmount
16
}
0 commit comments