Skip to content

Commit

Permalink
Version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LorbusChris committed Jul 25, 2018
1 parent 489f07d commit e3a11f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion greenboot.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%global build_timestamp %(date +"%Y%m%d%H%M%%S")

Name: greenboot
Version: 0.2
Version: 0.3
Release: 1%{?dist}
Summary: Generic Health Check Framework for systemd
License: LGPLv2+
Expand Down
3 changes: 0 additions & 3 deletions tests/Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ Vagrant.configure("2") do |config|
rpm-ostree ex livefs
# Uncomment the following line to test red boot status behaviour
# mv /home/vagrant/sync/10_failing_check.sh /etc/greenboot/check/required.d/10_failing_check.sh
# Add pam_motd to sshd pam config until openssh is rebuilt
# see https://src.fedoraproject.org/rpms/openssh/c/4ef6823ff4d342f144dfca9eaaa4ffe5b46a1258
sed -i '/session optional pam_keyinit.so force revoke/a session optional pam_motd.so' /etc/pam.d/sshd
systemctl enable greenboot.target
systemctl start greenboot.target
sleep 5
Expand Down

0 comments on commit e3a11f1

Please sign in to comment.