[Unit] Description=Overdeck Actions Gateway R0 After=network-online.target [Service] Type=simple WorkingDirectory=__ACTIONS_GATEWAY_CURRENT__/actions-gateway EnvironmentFile=%h/.config/overdeck/actions-gateway.env ExecStart=__ACTIONS_GATEWAY_CURRENT__/bin/start Environment=OVERDECK_NODE_BIN=__NODE_BIN__ Restart=on-failure RestartSec=2 NoNewPrivileges=true PrivateTmp=true ProtectHome=read-only [Install] WantedBy=default.target