mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 11:42:40 +01:00
sys-kernel/dracut-openssh: add ebuild
This commit is contained in:
10
sys-kernel/dracut-openssh/files/sshd_config
Normal file
10
sys-kernel/dracut-openssh/files/sshd_config
Normal file
@@ -0,0 +1,10 @@
|
||||
SyslogFacility AUTHPRIV
|
||||
PermitRootLogin prohibit-password
|
||||
AuthorizedKeysFile .ssh/authorized_keys
|
||||
AuthenticationMethods publickey
|
||||
UsePAM no
|
||||
X11Forwarding no
|
||||
|
||||
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
|
||||
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
|
||||
AcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE
|
||||
Reference in New Issue
Block a user