On 30/06/2021 21:55, Patrick O'Callaghan wrote:
On Wed, 2021-06-30 at 21:45 +0800, Ed Greshko wrote:
On 30/06/2021 21:39, Patrick O'Callaghan wrote:
On Wed, 2021-06-30 at 19:37 +0800, Ed Greshko wrote:
On 30/06/2021 18:41, Patrick O'Callaghan wrote:
After re-reading systemd.service(1) I added the line:

Type=forking

to the service file, and now the script is not being
terminated,
which
is what I wanted.

IOW, this seems to be the solution, or at least*a*  solution.
There
may
be an alternate solution using KDE Autostart, but for now I'm
satisfied.
Your user service, does it start at boot time or does it start
when
the user logs in?
It's "WantedBy" default.target, whatever that means.

With that my service was starting at boot.  Not what I was after.
Right. It doesn't really matter in my case as I'm the only users, but
of course it's not ideal.

I suppose it is aslo dependent on the type of service being run. The service in 
my case is only of value when the
user is logged in to KDE.  So there is no sense in having the service run at boot time.  
I also have "KillUserProcesses=yes"
set in logind.conf so when I logout my processes are all killed.


--
Remind me to ignore comments which aren't germane to the thread.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to