diff --git a/plexpy/macos.py b/plexpy/macos.py index d7effcf5..302da2df 100644 --- a/plexpy/macos.py +++ b/plexpy/macos.py @@ -149,8 +149,7 @@ def set_startup(): plist_dict = { 'Label': common.PRODUCT, 'ProgramArguments': args, - 'RunAtLoad': True, - 'KeepAlive': True + 'RunAtLoad': True } if plexpy.CONFIG.LAUNCH_STARTUP: