Failed to enable unit: Refusing to operate on alias name or linked unit.

Started by unkybill, August 27, 2023, 08:30:26 PM

Previous topic - Next topic

unkybill

New install on Debian Bookworm LXC on Proxmox-VE. Everything worked fine until I ran systemctl enable --now netxmsd.service. Returned: Failed to enable unit: Refusing to operate on alias name or linked unit file: netxmsd.service

Filipp Sudanov

Try using
systemctl enable --now netxms-server.service

You can see unit names by issuing
systemctl | grep netxms