summarylogtreecommitdiffstats
path: root/hostsctl.install
blob: 04023056df8b07028f942f7740a3e1bbf8981896 (plain)
1
2
3
4
5
6
# hostsctl.install

# Restore the original /etc/hosts file
pre_remove() {
  hostsctl restore
}