Am 06.06.2017 um 17:31 schrieb Raphaƫl Hertzog:

>  .PHONY: override_dh_auto_configure override_dh_auto_clean 
> override_dh_auto_build override_dh_auto_test override_dh_auto_install 
> override_dh_installchangelogs override_dh_installinit install-arch 
> install-indep
> diff -Nru schroot-1.6.10/debian/schroot.service 
> schroot-1.6.10/debian/schroot.service
> --- schroot-1.6.10/debian/schroot.service     1970-01-01 01:00:00.000000000 
> +0100
> +++ schroot-1.6.10/debian/schroot.service     2017-06-06 16:38:31.000000000 
> +0200
> @@ -0,0 +1,13 @@
> +[Unit]
> +Description=Recover schroot sessions
> +Documentation=man:schroot(1)
> +RequiresMountsFor=/var/lib/schroot
> +
> +[Service]
> +Type=oneshot
> +ExecStart=/etc/init.d/schroot start
> +ExecStop=/etc/init.d/schroot stop
> +RemainAfterExit=yes

Hm, so you just wrapped the sysv init script, but didn't actually
provide a native systemd unit.
Why is the unit generated by systemd-sysv-generator not sufficient?


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to