mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
11 lines
382 B
Plaintext
11 lines
382 B
Plaintext
$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
|