[Feature]: Implement -U
(single instance) option for BSD & MacOS
#2072
Labels
feature
suggest addition of new functionality that isn't currently supported in any way
good first issue
straightforward enough for first-time contributors to be able to implement themselves
help wanted
functionality with which contributors need help to implement/fix properly
os: dragonfly
related to DragonFly BSD
os: macos
related to MacOS
os: openbsd
related to OpenBSD
os: solaris
related to Solaris OS
With #2049 merged, conky now supports
-U
option on Linux which makes it exit early if it detects another instance running. This feature requires a separate implementation for other platforms as they keep track of running processes differently.I'm opening this tracking issue to track progress on support for other platforms Conky can currently run on.
Following platforms are currently supported:
If you're interested, open a PR and mention this issue (just don't use "closes" phrasing) so it shows up here. Once support for all platforms is implemented this issue will be closed.
The text was updated successfully, but these errors were encountered: