On 2018-08-02 12:51, Per Jessen wrote:
Carlos E. R. wrote:
On 2018-08-02 09:37, Per Jessen wrote:
Dave Howorth wrote:
[Unit] Description=MythTV backend service After=network.target mysql.service Requires=mysql.service Wants=apache2.service
[Service] Type=simple EnvironmentFile=/etc/sysconfig/mythbackend User=mythtv Group=Productivity/Multimedia/Video/Players ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
That won't work - it needs just a single groupname. I don't know which one would be the right one. Maybe 'Video' ?
I think the string comes from the spec file:
cer@Telcontar:~> rpm rpm -qi vlc | grep -i group Group : System/Packages Group : Productivity/Multimedia/Video/Players
Maybe a build problem - somehow the above ended up in the systemd service unit ??
fwiw, in mythtv 0.25, this is what I have:
[Service] Type=simple EnvironmentFile=/etc/sysconfig/mythbackend User=mythbackend Group=video
I think Dave reported that on the packman mail list, should be corrected by now. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)