Is it a security breach?
Oliver Grawert
ogra at ubuntu.com
Mon Oct 10 09:29:13 CDT 2005
hi,
Am Montag, den 10.10.2005, 16:00 +0200 schrieb martin f krafft:
> also sprach Oliver Grawert <ogra at ubuntu.com> [2005.10.10.1526 +0200]:
> > since the screensaver daemon must get restarted on upgrade...
>
> Really? Debian does not restart is automatically from what I can
> tell. It's a user programme, not run by init...
>
from xscreensaver.postinst (i didnt change it from the debian version)
---- snip ----
# Reload all running xscreensaver processes
if [ "$1" = "configure" ]; then
kill -s HUP `pidof xscreensaver` >/dev/null 2>&1 || true
fi
---- snap ----
ciao
oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.ubuntu.com/archives/ubuntu-devel/attachments/20051010/24308f7c/attachment.pgp
More information about the ubuntu-devel
mailing list