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 -- Per Jessen, Zürich (25.8°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org