fdc65ac
diff -up sane-backends-1.0.28/doc/saned.man.saned-manpage sane-backends-1.0.28/doc/saned.man
fdc65ac
--- sane-backends-1.0.28/doc/saned.man.saned-manpage	2019-09-12 10:28:11.572506087 +0200
fdc65ac
+++ sane-backends-1.0.28/doc/saned.man	2019-09-12 10:35:49.445861686 +0200
fdc65ac
@@ -257,8 +257,22 @@ installed on the system. this is the pre
fdc65ac
 Saned can be used wih systemd without the systemd integration
fdc65ac
 compiled in, but then logging of debug information is not supported.
87b7d51
 
87b7d51
-The systemd configuration is different for the 2 options, so
87b7d51
-both are described below.
87b7d51
+The systemd configuration is different for the 2 options, but you need
87b7d51
+to create unit files in both options and then run as root:
87b7d51
+.PP
87b7d51
+.RS
87b7d51
+systemctl start saned.socket
87b7d51
+.RE
87b7d51
+.PP
87b7d51
+to start saned. If you want to have saned.socket running after startup, run as
87b7d51
+root: 
87b7d51
+.PP
87b7d51
+.RS
87b7d51
+systemctl enable saned.socket
87b7d51
+.RE
87b7d51
+.PP
87b7d51
+
87b7d51
+The systemd configuration of both options is described below.
87b7d51
 .SH Systemd configuration for saned with systemd support compiled in
0f372c4
 for the systemd configuration we need to add 2 configuration files in
87b7d51
 .I /etc/systemd/system.