[Unit] Description=Lnxall Applications Master After=network.target [Service] Type=simple User=root Restart=always RestartSec=15s LimitNOFILE=4096 ExecStart=/opt/lnxall_app/bin/lua /opt/lnxall_app/bin/linit.lua KillSignal=SIGKILL # SendSIGKILL=yes # TimeoutStopSec=15 [Install] WantedBy=multi-user.target