Changes of Revision 15
[-] | Changed | hddtemp.spec |
1
2 %endif 3 4 %post 5 -%fillup_and_insserv -Y 6 +%fillup_and_insserv 7 %restart_on_update 8 if [ ! -f /etc/bash.bashrc.local ] ; then 9 echo PATH=\$PATH:/usr/sbin >> /etc/bash.bashrc.local 10 |