https://bugs.koozali.org/show_bug.cgi?id=12191

--- Comment #1 from Jean-Philippe Pialasse <[email protected]> ---
from # systemctl status sysmon

3 issues there.
a unit can not update it self
a home made unit does not need drop in file, as we control the content

also I can see
/etc/e-smith/events/smeserver-sysmon-update/templates2expand/usr/lib/systemd/system/sysmon.service.d/50koozali.conf


and

# systemctl cat sysmon
# /usr/lib/systemd/system/sysmon.service

[Unit]
Description=System Monitor
After=network-online.target
Wants=network-online.target

[Service]
Type=forking
ExecStartPre=-/sbin/e-smith/service-status sysmon
ExecStartPre=-/sbin/e-smith/expand-template
/usr/lib/systemd/system/sysmon.service.d/50koozali.conf
ExecStart=
ExecStart=-/usr/sbin/sysmon

[Install]
WantedBy= sme-server.target

so two place where it needs removal

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to