[arch-general] how to remove template service from systemd

Guus Snijders gsnijders at gmail.com
Tue Oct 6 10:58:27 UTC 2015


Op 6 okt. 2015 10:35 schreef "Łukasz Michalski" <lm at zork.pl>:
>
> Hi,
>
> I have template service for VirtualBox:
>
> [root at serenity amag_kghm]# cat /etc/systemd/system/vboxvmservice at .service
[...]
> On of service from this template failed and I removed it.
> Now systemctl status vboxvmservice@* shows:
>
>vboxvmservice at A.service - VBox Virtual Machine A Service
>    Loaded: loaded (/etc/systemd/system/vboxvmservice at .service; enabled;
vendor preset: disabled)
>    Active: failed (Result: exit-code) since Thu 2015-10-01 12:02:49 CEST;
4 days ago
>  Main PID: 15101 (code=exited, status=0/SUCCESS)
>
> How to mak systemd forget about this service? I checked
/etc/systemd/system/multi-user.target.wants/ and there is no link for my
service.

If I understand correctly, the service file was removed while the service
was 'active' and now systemctl still shows it's status.

A reboot is probably the quickest way to get rid of this "ghost" entry.

Mvg, Guus


More information about the arch-general mailing list