Franco Martelli (HE12025-09-19): > I want that gpm.service runs in both multi-user.target and rescue.target, > how to proceed? The WantedBy directive tells systemd where to install the service in case of “systemctl enable” but it does not actually install the service. Regards, -- Nicolas George