NetXMS Support Forum

English Support => General Support => Topic started by: unkybill on August 27, 2023, 08:30:26 PM

Title: Failed to enable unit: Refusing to operate on alias name or linked unit.
Post by: unkybill on August 27, 2023, 08:30:26 PM
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
Title: Re: Failed to enable unit: Refusing to operate on alias name or linked unit.
Post by: Filipp Sudanov on August 31, 2023, 01:36:42 PM
Try using
systemctl enable --now netxms-server.service

You can see unit names by issuing
systemctl | grep netxms