### Editing /etc/systemd/system/ssh.service.d/override.conf ### Anything between here and the comment below will become the new contents of> [Unit] After=network-online.target auditd.service ### Lines below this comment will be discarded ### /lib/systemd/system/ssh.service # [Unit] # Description=OpenBSD Secure Shell server # Documentation=man:sshd(8) man:sshd_config(5) # After=network.target auditd.service # ConditionPathExists=!/etc/ssh/sshd_not_to_be_run # # [Service]