8 Feb
2016
8 Feb
'16
10:51 a.m.
On Mon, 8 Feb 2016 02:37:57 +0000 mick <bareman@tpg.com.au> wrote:
On Sun, 7 Feb 2016 18:30:15 -0700 Devon Smith <devo8604@gmail.com> wrote:
Is there anything lacking in systemd A clear, logical and consistant naming convention for the services, units, etc used by systemd, on a number of occasions I have spent an hour or more looking for the script that controls a particular service. Admittedly there seems to be less of them now than when systemd first invaded. cups is a pet hate of mine, wouldn't 'cupsd' be much more intuitive than 'org.cups.cupsd.service' or am I missing something?
Yeah, pacman -Ql <package> | grep service Should take significantly less than an hour.