summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0strodamus2016-02-29 12:09:36 -0700
committer0strodamus2016-02-29 12:09:36 -0700
commit442b435a899562c9dc352b88a690cf9af4f12a48 (patch)
tree3612ac1c4e752dd7446864da6c1926216033a286
parent1a1319456071132fae7673fcb0489767b3e68e9a (diff)
downloadaur-442b435a899562c9dc352b88a690cf9af4f12a48.tar.gz
removed systemd-logind reference from xorg-server.install
-rw-r--r--.SRCINFO2
-rw-r--r--xorg-server.install5
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0aed9b9aaaf..f74c941a3ee0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Feb 12 18:46:05 UTC 2016
+# Mon Feb 29 19:08:53 UTC 2016
pkgbase = xorg-server-nosystemd
pkgver = 1.18.1
pkgrel = 3
diff --git a/xorg-server.install b/xorg-server.install
index 46bf5a90ae8a..5fbc7865bca9 100644
--- a/xorg-server.install
+++ b/xorg-server.install
@@ -6,8 +6,8 @@ post_upgrade() {
post_install() {
cat <<MSG
->>> xorg-server has now the ability to run without root rights with
- the help of systemd-logind. xserver will fail to run if not launched
+>>> xorg-server has now the ability to run without root rights.
+ xserver will fail to run if not launched
from the same virtual terminal as was used to log in.
Without root rights, log files will be in ~/.local/share/xorg/ directory.
@@ -15,4 +15,3 @@ post_install() {
See Xorg.wrap man page (man xorg.wrap).
MSG
}
-