summaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-04-28 19:36:16 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-04-28 19:36:16 +0200
commit9e0bd37180dae24eccd129504010214b14c5d754 (patch)
tree784a0acec1a69bd1e7fd96b05b142e8f14eb0e28 /debian/tests
parent8cb51450526932b3dc1f17f3f22ba24453f189e2 (diff)
Fix autopkgtest
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/start-net6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/tests/start-net b/debian/tests/start-net
index 65679c3..dbc2c28 100644
--- a/debian/tests/start-net
+++ b/debian/tests/start-net
@@ -13,8 +13,12 @@ echo localhost >>/etc/sane.d/saned.conf
# Enable pnm
sed -i 's/^#\(pnm\)$/\1/' /etc/sane.d/dll.conf
-# Enable saned.socket
+# Enable net @ localhost
+sed -i 's/^# \(localhost\)$/\1/' /etc/sane.d/net.conf
+
+# Enable & start saned.socket
systemctl enable saned.socket
+systemctl start saned.socket
#
# test