Add things for network luks unlock
This commit is contained in:
13
src/tinyssh/tinyssh@.socket
Normal file
13
src/tinyssh/tinyssh@.socket
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=TinySSH service (socket-activated)
|
||||
Documentation=http://tinyssh.org
|
||||
Wants=tinysshgenkeys.service
|
||||
|
||||
[Socket]
|
||||
ListenStream=%i
|
||||
Accept=true
|
||||
KeepAlive=true
|
||||
IPTOS=low-delay
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
Reference in New Issue
Block a user