[pkg-fso-commits] [nodm] 07/20: debian/nodm.{config, templates}: Enable nodm by default and set debconf nodm/enabled template's priority to 'high'. (Closes: #592032).

Mike Gabriel sunweaver at debian.org
Mon Jan 23 18:16:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository nodm.

commit 3eb0c857aed14eee024d15ef70d9812406be6ce4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Jan 23 18:14:03 2017 +0100

    debian/nodm.{config,templates}: Enable nodm by default and set debconf nodm/enabled template's priority to 'high'. (Closes: #592032).
---
 debian/nodm.config    | 2 +-
 debian/nodm.templates | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/nodm.config b/debian/nodm.config
index 40af76b..34ce660 100644
--- a/debian/nodm.config
+++ b/debian/nodm.config
@@ -98,7 +98,7 @@ if [ -s /etc/default/nodm ] ; then
 	fi
 fi
 
-db_input medium nodm/enabled || true
+db_input high nodm/enabled || true
 db_go
 
 db_get nodm/enabled
diff --git a/debian/nodm.templates b/debian/nodm.templates
index 0522877..8d8f851 100644
--- a/debian/nodm.templates
+++ b/debian/nodm.templates
@@ -9,7 +9,7 @@
 
 Template: nodm/enabled
 Type: boolean
-Default: false
+Default: true
 _Description: Enable nodm?
  Designed for embedded or kiosk systems, nodm starts an X session
  for a user without asking for authentication. On regular

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-fso/nodm.git



More information about the pkg-fso-commits mailing list