From 7eacf20f84103483d8b69bc3131435979d498850 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 11 Jan 2016 02:18:08 +0100 Subject: also create special user for vanity to run as --- debian/vanity.service | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/vanity.service') diff --git a/debian/vanity.service b/debian/vanity.service index c66620b..a22a624 100644 --- a/debian/vanity.service +++ b/debian/vanity.service @@ -3,6 +3,8 @@ Description=make go packages gettable [Service] ExecStart=/usr/bin/vanity -addr localhost:9192 -repo-root https://git.helsinki.at -vanity-root https://code.helsinki.at +User=vanity +Group=vanity Restart=on-failure PrivateTmp=yes PrivateDevices=yes -- cgit v1.2.3