Am 19.12.2017 um 20:05 schrieb Lennart Poettering:
On Mo, 18.12.17 19:40, Cecil Westerhof ([email protected]) 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 tomcat8This 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) _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
