File: tangd.socket.in

package info (click to toggle)
tang 15-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 468 kB
  • sloc: ansic: 1,079; sh: 439; makefile: 13
file content (13 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Tang Server socket
Documentation=man:tang(8)

[Socket]
ListenStream=80
Accept=true

ExecStartPre=-/usr/bin/chmod --silent 0440 -- @jwkdir@/*.jwk @jwkdir@/.*.jwk
ExecStartPre=-/usr/bin/chown -R @user@:@group@ @jwkdir@

[Install]
WantedBy=sockets.target