Hi Lennart,

+
+[Unit]
+Description=Proxy service
+DefaultDependencies=no
Hmm, should this really be an early-boot service? Can you explain?

That's a mistake indeed.

+Requires=dbus.socket
+After=dbus.socket
+Before=remote-fs.target
Which this dependency?

Took that quickly from pacrunner.service.
It does not look relevant.

+[Service]
+Restart=on-failure
+ExecStart=@rootlibexecdir@/systemd-proxy-discoveryd
+StandardOutput=null
Why this last line?

See my answer to Tom's comment.


Tomasz
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to