summaryrefslogtreecommitdiff
diff options
authorMichael Vogt <mvo@ubuntu.com>2016-09-05 21:48:16 +0200
committerMichael Vogt <mvo@ubuntu.com>2016-09-05 21:48:16 +0200
commit71b44626e631c664ef4d324697c763dda91b8fbe (patch)
treeb377372bb035414b3018c1e6876161deb8dee1b5
parent1ca41156a83dabbfa09217a9689e3172b6e42d6e (diff)
remove silly [Service] entry from snapd.socket.d/local.confbugfix/fix-snapd.socket.d
-rwxr-xr-xtests/lib/prepare.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/prepare.sh b/tests/lib/prepare.sh
index db1133addf..8edf3848b3 100755
--- a/tests/lib/prepare.sh
+++ b/tests/lib/prepare.sh
@@ -124,8 +124,6 @@ EOF
cat <<EOF > /mnt/system-data/etc/systemd/system/snapd.socket.d/local.conf
[Unit]
StartLimitInterval=0
-[Service]
-Environment=SNAPD_DEBUG_HTTP=7 SNAP_REEXEC=0
EOF
umount /mnt