summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2018-07-06 00:42:33 -0400
committerChris Severance2018-07-06 00:42:33 -0400
commit137b6ac37e3bd04b53acba15b09fa1d4dee702b0 (patch)
tree52c1f166f244a1130020b63c5bf91de65d3afe0e /PKGBUILD
parentcec2a4181aab649bfe22b79ceea43e5ce3591ee0 (diff)
downloadaur-137b6ac37e3bd04b53acba15b09fa1d4dee702b0.tar.gz
autu: Update to 2.2.0-1 Fix service
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fe4689f8674..59c12834b374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,5 @@
# Maintainer: Chris Severance aur.severach aATt spamgourmet dott com
-# The VM patch is not expected to work but it's working so far.
-
_opt_DKMS=1 # This can be toggled between installs
_opt_MAXINSTPORTS=16 # Maximum install ports.
# Default=256 which is plenty for normal size installations.
@@ -264,7 +262,7 @@ RemainAfterExit=yes
[Install]
WantedBy=multi-user.target
EOF
- ) "${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
+ ) "${pkgdir}/usr/lib/systemd/system/advtty-vcom.service"
if [ "${_opt_DKMS}" -ne 0 ]; then
rm -r "${pkgdir}/usr/lib/modules/"