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

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

[Install]
WantedBy=multi-user.target