summarylogtreecommitdiffstats
path: root/remountd-git.install
blob: 7ee294bb398c46b50618fa2d14b89e6eb70a7941 (plain)
1
2
3
4
5
6
# remountd.install

# This function runs after the package is successfully installed for the first time.
post_install() {
  /usr/share/remountd/post-install.sh
}