forked from extern/shorewall_code
Remove users file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2021 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
cd512d2779
commit
9fa4cd4665
@ -1,25 +0,0 @@
|
|||||||
#
|
|
||||||
# Shorewall version 1.4 - Users File
|
|
||||||
#
|
|
||||||
# /etc/shorewall/users
|
|
||||||
#
|
|
||||||
# This file is used to associate local users and/or groups to Shorewall
|
|
||||||
# "User Sets".
|
|
||||||
# Columns are:
|
|
||||||
#
|
|
||||||
# USERSET The name of a user set defined in
|
|
||||||
# /etc/shorewall/usersets.
|
|
||||||
#
|
|
||||||
# USER A Linux user name or number defined in /etc/passwd.
|
|
||||||
#
|
|
||||||
# GROUP A linux group name or number defined in /etc/groups.
|
|
||||||
#
|
|
||||||
# The GROUP may be omitted. If it is supplied, then the USER may be
|
|
||||||
# entered as "-" in which case all members of the specified group are
|
|
||||||
# included in the USERSET.
|
|
||||||
#
|
|
||||||
################################################################################
|
|
||||||
#USERSET USER GROUP
|
|
||||||
#
|
|
||||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
|
||||||
|
|
25
STABLE/users
25
STABLE/users
@ -1,25 +0,0 @@
|
|||||||
#
|
|
||||||
# Shorewall version 1.4 - Users File
|
|
||||||
#
|
|
||||||
# /etc/shorewall/users
|
|
||||||
#
|
|
||||||
# This file is used to associate local users and/or groups to Shorewall
|
|
||||||
# "User Sets".
|
|
||||||
# Columns are:
|
|
||||||
#
|
|
||||||
# USERSET The name of a user set defined in
|
|
||||||
# /etc/shorewall/usersets.
|
|
||||||
#
|
|
||||||
# USER A Linux user name or number defined in /etc/passwd.
|
|
||||||
#
|
|
||||||
# GROUP A linux group name or number defined in /etc/groups.
|
|
||||||
#
|
|
||||||
# The GROUP may be omitted. If it is supplied, then the USER may be
|
|
||||||
# entered as "-" in which case all members of the specified group are
|
|
||||||
# included in the USERSET.
|
|
||||||
#
|
|
||||||
################################################################################
|
|
||||||
#USERSET USER GROUP
|
|
||||||
#
|
|
||||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user