summaryrefslogtreecommitdiff
path: root/config/xenodm-config.in
AgeCommit message (Collapse)Author
2020-07-14Remove the unused 'keyFile' resource.Matthieu Herrb
It is not used anymore in xenodm (was used to specify the secret keys for the XDM-AUTHORIZATION-1 authentication protocol in xdm with xdmcp). ok kn@
2020-07-14backout hard-coded behaviour change which was not discussed, in particular ↵Theo de Raadt
no justification for why the current behaviour is wrong
2020-07-14amend commentDavid Coppa
2020-07-14Use 'unix:0' for the DISPLAY environment variableDavid Coppa
ok matthieu@
2020-07-14Stop abusing cpp as generic macro processor in the build system.Matthieu Herrb
ok naddy@