Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dbus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 250
    • Issues 250
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 33
    • Merge requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dbus
  • dbus
  • Merge requests
  • !179

launchd: drop deprecated OnDemand and ServiceIPC fields, maybe add KeepAlive

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open sourtin requested to merge sourtin/dbus:macos-launchd-deprecation into master Sep 27, 2020
  • Overview 11
  • Commits 1
  • Pipelines 2
  • Changes 1

Per the longstanding issue #146, The launchd plist file for macOS contains the deprecated fields OnDemand and ServiceIPC. These fields were deprecated in macOS 10.5 and, since 10.4 and below are well beyond their support lifespans, they should be removed and replaced appropriately.

Edited Nov 06, 2020 by Simon McVittie
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: macos-launchd-deprecation