blob: f1e924f081d9000aaeeffb498b5c545c60a41476 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ae,v 1.1.1.1 2007/08/02 17:27:30 he Exp $
--- scripts/restricted_from_passwd.py.orig 2007-08-02 16:44:30.000000000 +0200
+++ scripts/restricted_from_passwd.py
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/env python
#
############################################################################
# this script will read the /etc/passwd file and extract usernames
|