prerm 113 B

1234
  1. #!/bin/sh
  2. /usr/bin/aegis-exec -s -u user /usr/bin/gconftool --recursive-unset /apps/ControlPanel/WebFeeds
  3. exit 0