Remove unnecessary KillMode=process
authorr3g_5z <june@girlboss.ceo>
Sat, 10 Dec 2022 00:10:20 +0000 (19:10 -0500)
committerr3g_5z <june@girlboss.ceo>
Sat, 10 Dec 2022 00:10:20 +0000 (19:10 -0500)
commit90fce918b2cea86c14cc3b126c5b2a3c04d9cd4e
tree0c2d6e3cc8820ed518f62df3913e038755a537d1
parenta1515f9a606f6e5bdc2acb969cff2baad986efc4
Remove unnecessary KillMode=process

It's unclear why this is the default as this is highly not recommended.
KillMode=process ends up leaving leftover orphaned processes that
escape resource management and process lifecycles, wasting resources
on servers.

Signed-off-by: r3g_5z <june@girlboss.ceo>
installation/akkoma.service