Re: [arch-general] [Cups and systemd] duplicated service file

2012-10-30 Thread Tom Gundersen
On Tue, Oct 30, 2012 at 2:55 AM, Brock.Zheng wrote: > I found that the package cups hav duplicated service file, > Here is some cmdline interactivity: One is just an alias (symlink) for the other. I'm working on a patch to make systemctl behave nicer with respect to aliases, but have not

Re: [arch-general] [Cups and systemd] duplicated service file

2012-10-30 Thread Gaetan Bisson
[2012-10-30 09:55:08 +0800] Brock.Zheng: > I found that the package cups hav duplicated service file, Probably the same story as: https://bugs.archlinux.org/task/32158 -- Gaetan

[arch-general] [Cups and systemd] duplicated service file

2012-10-30 Thread Brock.Zheng
Hi all, I found that the package cups hav duplicated service file, Here is some cmdline interactivity: [root@system 09:47:09]$ pacman -Ql cups | grep service cups /usr/lib/systemd/system/cups.service cups /usr/lib/systemd/system/cupsd.service [root@system 09:4