[Unit] Description=everytea.ru http server After=network.target StartLimitIntervalSec=0 [Service] Type=simple Restart=always RestartSec=1 User=root WorkingDirectory=/root/everytea.ru ExecStart=/usr/local/bin/luna -n 4 /root/everytea.ru/bin/serve.fnl [Install] WantedBy=multi-user.target