From 0e96cf2c85702bb1fbe3db6ea251cde614a3df71 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 17 Nov 2014 21:54:24 -0200 Subject: openssh-knock: add new package to [pcr] --- pcr/openssh-knock/install | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pcr/openssh-knock/install (limited to 'pcr/openssh-knock/install') diff --git a/pcr/openssh-knock/install b/pcr/openssh-knock/install new file mode 100644 index 000000000..6f0cd3703 --- /dev/null +++ b/pcr/openssh-knock/install @@ -0,0 +1,10 @@ +post_upgrade() { + if [[ $(vercmp $2 6.2p2) = -1 ]]; then + cat < The sshd daemon has been moved to /usr/bin alongside all binaries. +==> Please update this path in your scripts if applicable. + +EOF + fi +} -- cgit v1.2.3