Oops, actually commit the right pkg-message as discussed w/maintainer.
This commit is contained in:
parent
32c2e8e217
commit
53a246dafe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47520
2 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
###
|
||||
You need to edit /etc/pam.conf to add support for netatalk. To do so, add the
|
||||
following three lines to this file:
|
||||
If you compiled WITH_PAM support, you need to edit /etc/pam.conf to add
|
||||
support for netatalk. To do so, add the following three lines to this
|
||||
file:
|
||||
|
||||
netatalk auth required pam_unix.so try_first_pass
|
||||
netatalk account required pam_unix.so try_first_pass
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
###
|
||||
You need to edit /etc/pam.conf to add support for netatalk. To do so, add the
|
||||
following three lines to this file:
|
||||
If you compiled WITH_PAM support, you need to edit /etc/pam.conf to add
|
||||
support for netatalk. To do so, add the following three lines to this
|
||||
file:
|
||||
|
||||
netatalk auth required pam_unix.so try_first_pass
|
||||
netatalk account required pam_unix.so try_first_pass
|
||||
|
|
Loading…
Reference in a new issue