summarylogtreecommitdiffstats
path: root/cow_user.service
diff options
context:
space:
mode:
authorfzerorubigd2015-06-08 20:04:41 +0430
committerfzerorubigd2015-06-08 20:04:41 +0430
commit6522bc62fcf9be31ad9024b528dfabeebf49edda (patch)
treea4e4c2346d4097a59ac1e57322a41f0755fd008c /cow_user.service
downloadaur-6522bc62fcf9be31ad9024b528dfabeebf49edda.tar.gz
migrate to aur4
Diffstat (limited to 'cow_user.service')
-rw-r--r--cow_user.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/cow_user.service b/cow_user.service
new file mode 100644
index 000000000000..fc1d32a87a84
--- /dev/null
+++ b/cow_user.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=COW HTTP proxy service per-user service
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/cow
+Restart=on-abort
+
+[Install]
+WantedBy=default.target