We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcced59 + 8e98752 commit 531ad30Copy full SHA for 531ad30
pkgs/by-name/ke/keepalived/package.nix
@@ -60,5 +60,6 @@ stdenv.mkDerivation rec {
60
license = licenses.gpl2Plus;
61
platforms = platforms.linux;
62
maintainers = [ maintainers.raitobezarius ];
63
+ mainProgram = "keepalived";
64
};
65
}
0 commit comments