summarylogtreecommitdiffstats
path: root/cow@.service
blob: 0fdfe6802e347ebf41cde55b125316e04e55ae61 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=COW HTTP proxy service for %i
After=network.target
 
[Service]
User=%i
ExecStart=/usr/bin/cow
Restart=on-abort

[Install]
WantedBy=multi-user.target