summaryrefslogtreecommitdiff
path: root/config-winston-base.PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'config-winston-base.PKGBUILD')
-rw-r--r--config-winston-base.PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/config-winston-base.PKGBUILD b/config-winston-base.PKGBUILD
index 73f57f1..2fce27d 100644
--- a/config-winston-base.PKGBUILD
+++ b/config-winston-base.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20160712.1
+pkgver=20160713.2
depends=(linux-libre-lts grub haveged irqbalance netctl)
conflicts=(linux-libre)
@@ -7,14 +7,14 @@ conflicts=(linux-libre)
package() {
cd "$pkgdir"
-## Base setup ##
+# ## Base setup
add-file etc/hostname <<EOF
winston.parabola.nu
EOF
add-file etc/machine-info <<EOF
-LOCATION=1984 Hosting Company, Iceland
+LOCATION="1984 Hosting Company, Iceland"
EOF
add-file etc/vconsole.conf <<EOF
@@ -28,7 +28,7 @@ LANG=en_US.UTF-8
LC_COLLATE=C
EOF
-add-unit etc/systemd/system/multi-user.target.wants/getty@tty1.service
+add-unit etc/systemd/system/getty.target.wants/getty@tty1.service
add-unit etc/systemd/system/multi-user.target.wants/haveged.service
add-unit etc/systemd/system/multi-user.target.wants/irqbalance.service