[systemd-devel] Disabling tomcat8
Reindl Harald
h.reindl at thelounge.net
Tue Dec 19 19:34:03 UTC 2017
Am 19.12.2017 um 20:05 schrieb Lennart Poettering:
> On Mo, 18.12.17 19:40, Cecil Westerhof (cldwesterhof at gmail.com) wrote:
>
>> There is a system with tomcat8 installed and enabled. At the moment it is
>> not used, so I thought it better to disable it.
>>
>> When I enter:
>> systemctl disable tomcat8.service
>>
>> I get:
>> tomcat8.service is not a native service, redirecting to
>> systemd-sysv-install.
>> Executing: /lib/systemd/systemd-sysv-install disable tomcat8
>
> This means the service in question is not a native systemd service,
> but a legacy SysV service, that is only hooked in with distro-specific
> shell glue. If that doesn't work it's not an upstream issue, you need
> to contact your downstream distribution for help, as they put together
> the shell script glue
in 2017 it shpuld be a native systemd-unit but from where comes the
"vendor preset: enabled" in case of a generated unit?
Loaded: loaded (/etc/init.d/tomcat8; generated; vendor preset: enabled)
More information about the systemd-devel
mailing list