Ive been trying to figure out when to set my script to initiate and what to use as After= parameter.
What i need is to initiate my service as late as possible... kind of like the last service in the stack. I def. need /home to be mounted. I cant rely on wpa_supplicant nor mdns since it is not given those have been configured on the device.
Ive also read systemd docs but could not figure out what service to set to After= option in service file.