[pkg-wpa-devel] Bug#633040: wpasupplicant: /run transition: Please switch to /run/sendsigs.omit.d
Michael Biebl
biebl at debian.org
Wed Jul 13 07:07:35 UTC 2011
Hi,
while looking at wpasupplicants' usage of /lib/init/rw (*), I noticed that you
have a fallback for /var/run/sendsigs.omit.d/, in order to support Ubuntu.
The next Ubuntu release (oneiric) will have support for /run, so I'd say you no
longer need those fallbacks and you can simply use /run/sendsigs.omit.d
Michael
(*)
wpasupplicant-0.7.3/debian/changelog: * Create sendsigs omission pidfile in
/lib/init/rw/sendsigs.omit.d/ for
wpasupplicant-0.7.3/debian/ifupdown/functions.sh:if [ -d
/lib/init/rw/sendsigs.omit.d/ ]; then
wpasupplicant-0.7.3/debian/ifupdown/functions.sh:
WPA_SUP_OMIT_PIDFILE="/lib/init/rw/sendsigs.omit.d/wpasupplicant.wpa_supplicant.${WPA_IFACE}.pid"
wpasupplicant-0.7.3/debian/ifupdown/functions.sh:elif [ -d
/var/run/sendsigs.omit.d/ ]; then
wpasupplicant-0.7.3/debian/ifupdown/functions.sh:
WPA_SUP_OMIT_PIDFILE="/var/run/sendsigs.omit.d/wpasupplicant.wpa_supplicant.${WPA_IFACE}.pid"
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-wpa-devel/attachments/20110713/4977ceaf/attachment.pgp>
More information about the Pkg-wpa-devel
mailing list