summaryrefslogtreecommitdiff
path: root/nonprism/hostname-blanker/hostname-blanker.install
blob: aa6599b22b17040be9906233154a89917ae7097c (plain)
1
2
3
4
post_install() {
	echo "Enabling hostname-blanker.service..."
	systemctl enable hostname-blanker.service
}