summaryrefslogtreecommitdiff
path: root/debian/tests/start-net
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/start-net')
-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