[mythtv-users] Ubuntu 18.04, change mythtv user

Rajil Saraswat rajil.s at gmail.com
Fri May 18 02:13:49 UTC 2018


Hello,

I would like to change the default user 'mythtv' to something else in
the init script of the backend. What is the right file to do that?

I changed the 'User=' in /lib/systemd/system/mythtv-backend.service but
it did not make a difference,

[Service]
User=mythtv
EnvironmentFile=-/etc/mythtv/additional.args
ExecStart=/usr/bin/mythbackend --quiet --syslog local7 $ADDITIONAL_ARGS
StartLimitBurst=10
StartLimitInterval=10m
Restart=on-failure
RestartSec=1

Thanks



More information about the mythtv-users mailing list