You are not logged in.

#1 2012-08-19 21:21:09

Dieter
Member
From: Germany
Registered: 2005-10-13
Posts: 142

systemd, cups and avahi

I noticed that I couldn't access my (network) printer from Windows any more.

From the logs and other posts here it seems that avahi-daemon must run.
Is that right?
And avahi-daemon needs dbus started.
Is that right?

For systemd, there isn't a avahi-daemon service yet.
Is that right?

So, is the current solution for systemd users with network printer to add
dbus avahi-daemone
to the DAEMONS array in /etc/rc.conf?
(Which should be removed for systemd as far as I know)

Or is there another / a better solution?

Offline

#2 2012-08-19 21:28:16

Terminator
Member
From: Belgium
Registered: 2012-05-07
Posts: 265

Re: systemd, cups and avahi

there should be a service for avahi-daemon:
https://wiki.archlinux.org/index.php/Av … emd_system

edit: I just checked and I have a .service file for avahi-daemon.

Last edited by Terminator (2012-08-19 21:30:08)

Offline

#3 2012-08-19 21:43:02

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,178

Re: systemd, cups and avahi

I have a service file for avahi-daemon and I don't even use systemd...


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#4 2012-08-20 20:11:00

Dieter
Member
From: Germany
Registered: 2005-10-13
Posts: 142

Re: systemd, cups and avahi

You are right, there is a service file for avahi-daemon.

So I entered
systemctl enable avahi-daemon.service
systemctl start avahi-daemon.service
and the printer is ok again for the Windows PCs in my network.

Offline

Board footer

Powered by FluxBB