do not install sysv init scripts

to avoid double startup with systemd
This commit is contained in:
Dietmar Maurer
2015-09-28 10:15:48 +02:00
parent 64d186b910
commit 3435683847
3 changed files with 71 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ RELEASE=4.0
# source form https://github.com/zfsonlinux/
ZFSVER=0.6.5
ZFSPKGREL=pve2~jessie
ZFSPKGREL=pve3~jessie
SPLPKGREL=pve1~jessie
ZFSPKGVER=${ZFSVER}-${ZFSPKGREL}
SPLPKGVER=${ZFSVER}-${SPLPKGREL}