summarylogtreecommitdiffstats
path: root/serve2d@.service
blob: 2ce7398ef0f00645b0de0d66505865dda020c559 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Protocol detecting server (%i)
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/serve2d /etc/serve2d/%i.json

[Install]
WantedBy=multi-user.target