[systemd-devel] Systemctl thinks a service file exists that does not
Cecil Westerhof
cldwesterhof at gmail.com
Mon Aug 28 09:27:10 UTC 2023
On debian 12, when Itype:
systemctl status spam
and giving a tab I get:
spamassassin-maintenance.service spamassassin.service
spamassassin-maintenance.timer spamd.service
Still:
systemctl start spamassassin.service
keeps giving not found.
So systemctl thinks there is a spamassassin.service file, but when
starting it does not find it.
I do not find a spamassassin.service file on my system. The other
three I do find.
When using:
find / -name spamassassin.service
it does not find spamassassin.service.
So why does systemctl think there is a spamassassin.service?
And how do I make it forget it?
--
Cecil Westerhof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20230828/b905e898/attachment.htm>
More information about the systemd-devel
mailing list