Opened 15 years ago
Last modified 15 years ago
#36 new defect
sacar las actualizaciones automaticas de los paquetes que necesitan un reboot de la maquina
Reported by: | sebas | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | cacique-1.0 |
Component: | servicio : gestion de paquetes | Version: | |
Keywords: | Cc: |
Description
como:
- kernel
- lib6
Note:
See TracTickets
for help on using tickets.
un ejemplo en linea de comando.... poner esto en puppet ahora. :)
# dpkg --get-selections | grep alternc alternc install # echo alternc hold | dpkg --set-selections # dpkg --get-selections | grep alternc alternc
echo bind9 hold | dpkg --set-selections echo bind9-host hold | dpkg --set-selections echo libbind9-0 hold | dpkg --set-selection echo dnsutils hold | dpkg --set-selections echo liblwres9 hold | dpkg --set-selections