Skip to content

jicofo lacks a native systemd unit file #1245

@steepnought

Description

@steepnought

Description

Every time I start jicofo dmesg logs error messages about a missing systemd unit file:

[602424.150961] systemd-sysv-generator[194797]: SysV service '/etc/init.d/jicofo' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[602424.152151] systemd-sysv-generator[194797]: Please update package to include a native systemd unit file.
[602424.152716] systemd-sysv-generator[194797]: ! This compatibility logic is deprecated, expect removal soon. !

Current behavior

There is only a SysV init script /etc/init.d/jicofo


Expected Behavior

There is a systemd unit file.


Possible Solution

Add a systemd unit file to the jicofo package.


Steps to reproduce

# service jicofo restart
# dmesg | grep -A2 jicofo

Environment details

# lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 13 (trixie)
Release:	13
Codename:	trixie
# dpkg-query -W jicofo
jicofo	1.0-1138-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions