aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gdm/gdm.initd
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-04-26 13:18:52 +0000
committerTBK <tbk@jjtc.eu>2019-05-25 18:05:19 +0200
commit983a26f8622b3e5519a8d35df0eaed1c014ba98f (patch)
tree1cdef1b2dc0e36cb64c7ace0307c0055eacba845 /testing/gdm/gdm.initd
parent6ab2cb7da50b09a9c8cf033e87c74d7006fcb580 (diff)
downloadaports-983a26f8622b3e5519a8d35df0eaed1c014ba98f.tar.bz2
aports-983a26f8622b3e5519a8d35df0eaed1c014ba98f.tar.xz
testing/gdm: update to 3.32.0
Closes: GH-7379
Diffstat (limited to 'testing/gdm/gdm.initd')
-rwxr-xr-x[-rw-r--r--]testing/gdm/gdm.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gdm/gdm.initd b/testing/gdm/gdm.initd
index b6b6994f2a..676fdc260f 100644..100755
--- a/testing/gdm/gdm.initd
+++ b/testing/gdm/gdm.initd
@@ -6,7 +6,7 @@ description="GNOME display manager"
command=/usr/sbin/${SVCNAME}
command_args="${gdm_opts}"
command_background="true"
-start_stop_daemon_args="-w 100 --user ${SVCNAME}:${SVCNAME} --stdout $GDM_LOG_FILE --stderr $GDM_LOG_FILE"
+start_stop_daemon_args="-w 100 --stdout $GDM_LOG_FILE --stderr $GDM_LOG_FILE"
pidfile="/run/${SVCNAME}.pid"
start_pre() {