*: Add notes to sync oslogin configs

Add notes to other packages to ensure change to files oslogin mangles
are propagated to the oslogin package as well.
This commit is contained in:
Andrew Jeddeloh 2018-08-23 16:14:28 -07:00
parent 037947fe73
commit 2b5a35642d
3 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,2 @@
If /etc/sshd_config changes make sure to apply the change to sys-auth/google-oslogin.
Those files must be kept in sync.

View File

@ -0,0 +1,2 @@
If sshd.pam_include.2 changes make sure to apply the change to sys-auth/google-oslogin
Those files must be kept in sync.

View File

@ -0,0 +1,2 @@
If nsswitch.conf changes make sure to apply the change to sys-auth/google-oslogin
Those files must be kept in sync.