Blame SOURCES/sane-backends-saned-manpage.patch

7a04bb
diff -up sane-backends-1.0.27/doc/saned.man.saned-manpage sane-backends-1.0.27/doc/saned.man
7a04bb
--- sane-backends-1.0.27/doc/saned.man.saned-manpage	2017-11-27 12:42:05.077326419 +0100
7a04bb
+++ sane-backends-1.0.27/doc/saned.man	2017-11-27 12:43:21.169769553 +0100
7a04bb
@@ -223,8 +223,22 @@ installed on the system. this is the pre
7a04bb
 Saned can be used wih systemd without the systemd integration 
7a04bb
 compiled in, but then logging of debug information is not supported. 
7a04bb
 
7a04bb
-The systemd configuration is different for the 2 options, so
7a04bb
-both are described below.
7a04bb
+The systemd configuration is different for the 2 options, but you need
7a04bb
+to create unit files in both options and then run as root:
7a04bb
+.PP
7a04bb
+.RS
7a04bb
+systemctl start saned.socket
7a04bb
+.RE
7a04bb
+.PP
7a04bb
+to start saned. If you want to have saned.socket running after startup, run as
7a04bb
+root: 
7a04bb
+.PP
7a04bb
+.RS
7a04bb
+systemctl enable saned.socket
7a04bb
+.RE
7a04bb
+.PP
7a04bb
+
7a04bb
+The systemd configuration of both options is described below.
7a04bb
 .SH Systemd configuration for saned with systemd support compiled in
7a04bb
 for the systemd configuration we need to add 2 configuration files in
7a04bb
 .I /etc/systemd/system.