[obsidian] vault backup: 2024-02-05 18:32:18[
All checks were successful
Build / build (push) Successful in 1m45s
All checks were successful
Build / build (push) Successful in 1m45s
This commit is contained in:
parent
8e8079517d
commit
e6a60765c6
@ -38,7 +38,7 @@ RUN apt-get update && apt-get install -y openssh-server rsync
|
||||
RUN mkdir /var/run/sshd
|
||||
|
||||
RUN sed -i 's/#\?SyslogFacility AUTH/SyslogFacility AUTH/' /etc/ssh/sshd_config
|
||||
RUN sed -i 's/#\?LogLevel INFO/LogLevel DEBUG/' /etc/ssh/sshd_config
|
||||
RUN sed -i 's/#\?LogLevel INFO/LogLevel Info/' /etc/ssh/sshd_config
|
||||
|
||||
RUN sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user