Add two new compatibility functions:
[monkeysphere.git] / src / share / ma / update_users
index 3a5c006e8f560f6ba2a58130bdb59bf47af659d4..c5c74cf7bbfaedff9d410146b08ccb6a8193b153 100644 (file)
@@ -24,7 +24,7 @@ if [ "$1" ] ; then
     unames="$@"
 else        
     # or just look at all users if none specified
-    unames=$(getent passwd | cut -d: -f1)
+    unames=$(list_users)
 fi
 
 # set mode