mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 17:32:43 +00:00
Suggested by: David Nugent
Change the name of ppp.disabled to ppp.deny for consistency with at.deny and friends.
This commit is contained in:
parent
52379a4d35
commit
ef0e77e33a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24973
15
share/examples/pppd/ppp.deny.sample
Normal file
15
share/examples/pppd/ppp.deny.sample
Normal file
@ -0,0 +1,15 @@
|
||||
# list of users disallowed any pppd access via 'system
|
||||
# password login'.
|
||||
# read by pppd(8).
|
||||
root
|
||||
toor
|
||||
daemon
|
||||
operator
|
||||
bin
|
||||
games
|
||||
news
|
||||
man
|
||||
ftp
|
||||
uucp
|
||||
xten
|
||||
ingres
|
Loading…
Reference in New Issue
Block a user