sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
8
app/xenodm/config/Xreset.in
Normal file
8
app/xenodm/config/Xreset.in
Normal file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $OpenBSD: Xreset.in,v 1.5 2018/07/15 09:58:03 matthieu Exp $
|
||||
#
|
||||
prefix="@prefix@"
|
||||
exec_prefix="@exec_prefix@"
|
||||
|
||||
@bindir@/sessreg -d -l $DISPLAY -u none $USER
|
Loading…
Add table
Add a link
Reference in a new issue