[Unit] Description=ProFTPD After=network-online.service Requires=network-online.service [Service] ExecStart=/bin/sh -c "exec sh /storage/.kodi/addons/service.proftpd/bin/proftpd.start" TimeoutStopSec=2 Restart=always RestartSec=2 StartLimitInterval=0 [Install] WantedBy=multi-user.target