|
|
|
|
|
by XorNot
658 days ago
|
|
That's a one-shot service[1]. RemainAfterExit=yes is what achieves the effect (i.e. if the process terminates it is regarded as still active for system-dependency purposes / status unless you purposefully mark it otherwise). [1] https://www.redhat.com/sysadmin/systemd-oneshot-service |
|