Prepare for adding packaging functionality to fmd
1: #!/bin/bash 2: . /usr/share/debconf/confmodule 3: 4: systemctl stop freem > /dev/null 5: 6: #DEBHELPER# 7: exit 0