]> git.argeo.org Git - gpl/argeo-slc.git/blob - dist/slc/src/main/scripts/postinstall
Improve SLC client
[gpl/argeo-slc.git] / dist / slc / src / main / 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