summarylogtreecommitdiffstats
path: root/ktproxy-server@.service
blob: cfaf14ca4b46558fc5131d08ccaabfad25643116 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=ktproxy service
After=network.target

[Service]
ExecStart=/usr/bin/ktproxy-server -c /etc/ktproxy/%i.toml
MemoryAccounting=true

[Install]
WantedBy=multi-user.target