> Am 04.01.2019 um 13:15 schrieb H. Nikolaus Schaller <[email protected]>:
> 
> Hi Andreas,
> 
>> Am 04.01.2019 um 12:57 schrieb Andreas Kemnade <[email protected]>:
>> 
>> On Fri, 4 Jan 2019 09:56:42 +0100
>> "H. Nikolaus Schaller" <[email protected]> wrote:
>> 
>>> Maybe someone can provide a phosh.service file so that I can add it to
>>> /etc/systemd/system/ in the letux-phosh.deb package.
>>> 
>> There is already
>> /lib/systemd/system/phosh.service
> 
> Ah, nice.
> 
>> it just needs to be enabled.
> 
> which means to set a symlink
> 
>       /etc/systemd/system/phosh.service -> /lib/systemd/system/phosh.service
> 
> after installing phosh. Right?

No...

This just makes a tty0 text console appear after reboot.

The right thing to do seems to be to simulate:

root@letux:~# systemctl enable phosh.service
Created symlink /etc/systemd/system/graphical.target.wants/phosh.service -> 
/lib/systemd/system/phosh.service.
root@letux:~# 

BR,
Nikolaus

_______________________________________________
Community mailing list
[email protected]
http://lists.goldelico.com/mailman/listinfo.cgi/community
http://www.tinkerphones.org

Reply via email to