cpp-d1064d
authorMichael Wagner <michael@wagnertech.de>
Sat, 19 Jun 2021 08:04:18 +0000 (10:04 +0200)
committerMichael Wagner <michael@wagnertech.de>
Sat, 19 Jun 2021 08:04:18 +0000 (10:04 +0200)
debian/eibd.postinst

index 6f5684d..31713a3 100755 (executable)
@@ -18,6 +18,7 @@ then
        fi
        systemctl stop serial-getty@ttyAMA0.service
        systemctl disable serial-getty@ttyAMA0.service
+       systemctl mask serial-getty@ttyAMA0.service
 fi
 
 systemctl enable eibd || true