[systemd-devel] [PATCH] Don't pull in sysctl on shutdown
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Fri Mar 15 20:14:12 PDT 2013
On Wed, Mar 13, 2013 at 10:27:38AM +0100, Umut Tezduyar wrote:
> No need to try to stop systemd-sysctl on shutdown as
> this service doesn't have ExecStop= anyways.
> ---
> units/systemd-sysctl.service.in | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/units/systemd-sysctl.service.in b/units/systemd-sysctl.service.in
> index 45e1ceb..d914553 100644
> --- a/units/systemd-sysctl.service.in
> +++ b/units/systemd-sysctl.service.in
> @@ -9,7 +9,6 @@
> Description=Apply Kernel Variables
> Documentation=man:systemd-sysctl.service(8) man:sysctl.d(5)
> DefaultDependencies=no
> -Conflicts=shutdown.target
Applied.
Zbyszek
More information about the systemd-devel
mailing list