Skip to content

Commit 531ad30

Browse files
authored
keepalived add meta.mainProgram (#380296)
2 parents bcced59 + 8e98752 commit 531ad30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/ke/keepalived/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,6 @@ stdenv.mkDerivation rec {
6060
license = licenses.gpl2Plus;
6161
platforms = platforms.linux;
6262
maintainers = [ maintainers.raitobezarius ];
63+
mainProgram = "keepalived";
6364
};
6465
}

0 commit comments

Comments
 (0)