summarylogtreecommitdiffstats
path: root/globus.install
blob: 8be57654e16f8bdb4f3fecee9741d4c8e0f50e80 (plain)
1
2
3
4
5
6
7
post_install() {
  systemd-sysusers globus.conf
}

post_upgrade() {
  post_install $1
}