I have installed syncthing on GT-AX11000 running AsusWRT-Merlin. However, it is being run as root user "admin". I was wondering if there is a possibility to change the user who runs it.
I used the following command:
It created the following service file
#!/bin/sh
ENABLED=yes...