From 27604db16a0081d3aff863841f66683dc5db697b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 23 Aug 2016 12:34:57 +0200 Subject: fixup 9c18c6e8: reproducible Debian: enable workaround for opi2a acting strangeā€¦ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update_jdn.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 95e6f2d5..da7178e3 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -41,6 +41,7 @@ case $HOSTNAME in # this host is acting strangeā€¦ # restarting services cause hangs, so we don't do that echo -e "#!/bin/sh\nexit 0" | sudo tee /usr/sbin/policy-rc.d + chmod +x /usr/sbin/policy-rc.d ;; *) ;; esac -- cgit v1.2.3-70-g09d2