From 68c695ab3b42dd697ece92efd8f973efd6747f30 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 4 Aug 2014 19:08:25 +0200 Subject: use the devfs method by default in Users MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/plugins/users.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/plugins/users.py b/src/plugins/users.py index 85e390c..a7388e3 100644 --- a/src/plugins/users.py +++ b/src/plugins/users.py @@ -30,7 +30,7 @@ class Users: ''' - def __init__(self, method = 'who'): + def __init__(self, method = 'devfs'): ''' Constructor -- cgit v1.2.3-70-g09d2