Rapsys Git
/
ihttpd
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Switch to apache 2.4.33
[ihttpd]
/
SOURCES
/
debug-sshd.service
1
# Based on /usr/lib/systemd/system/debug-shell.service
2
[Unit]
3
Description=Early sshd shell FOR DEBUGGING ONLY
4
DefaultDependencies=no
5
AllowIsolate=no
6
IgnoreOnIsolate=yes
7
8
[Service]
9
Type=simple
10
KillMode=none
11
ExecStart=@/usr/sbin/sshd /usr/sbin/sshd -e
12
13
[Install]
14
WantedBy=sysinit.target