Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pup/lib/cli/service.ts>installService

Universal process manager built in Deno
Go to Latest
function installService
import { installService } from "https://deno.land/x/pup@1.0.0-beta.8/lib/cli/service.ts";

Installs pup as a systemd service on Linux or a launchd service on macOS, checking for existing services with the same name and enabling linger if running in user mode on Linux.

Parameters

  • Options for the installService function.
onlyGenerate: boolean