Hello,
It there a way to give the user the option to skip/delay updates from OPSI on startup ? Just mabee one time, so they will get the uptates on next start or shutdown (we have the shuwdown module).
Kind Regards
One time skip install
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: One time skip install
Hello,
action_user_cancelable probably is what you are looking for.
Configuration is described in the manual.
With kind regards
Niko
action_user_cancelable probably is what you are looking for.
Configuration is described in the manual.
With kind regards
Niko
Code: Alles auswählen
import OPSI
Re: One time skip install
Thanks, that was just what I were looking for.
After updating opsiclientd.conf on the OPSI server, do I need to do anything to push the new config to the client ?
After updating opsiclientd.conf on the OPSI server, do I need to do anything to push the new config to the client ?
Re: One time skip install
Reinstall of OPSI client, pushes it.. works like a charm 
