]> git.argeo.org Git - gpl/argeo-slc.git/blob - dist/slc/rpm/scripts/postinstall
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / dist / slc / rpm / scripts / postinstall
1 if [ $1 = "1" ];then
2 APP=%{name}
3 /sbin/chkconfig --add $APP
4 /sbin/chkconfig --level 3 $APP on
5 fi
6
7 # Workaround until we find a way to do it in the spec file
8 chown -f slc.slc /var/lib/slc/.m2