From 2055bc9a0abd96819229c8d15af8eb6b579c730c Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Sat, 19 Sep 2015 01:58:07 +0300 Subject: [PATCH] Fix parsability of shipped config file Double hyphen inside of comment breaks xml.dom.minidom XML parser, which is considered "not a bug" by mantainer: http://bugs.python.org/issue24197 --- doc/pamusb.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/pamusb.conf b/doc/pamusb.conf index 3a00875..0d46132 100644 --- a/doc/pamusb.conf +++ b/doc/pamusb.conf @@ -40,8 +40,8 @@ See http://www.pamusb.org/doc/configuring MyDevice - gnome-screensaver-command --lock - gnome-screensaver-command --deactivate + gnome-screensaver-command -\-lock + gnome-screensaver-command -\-deactivate Configure user root to authenticate using MyDevice, but update one