Package: oops
Version: 1.5.23.cvs-2.2ubuntu1
Severity: normal
Tags: patch
There is ongoing discussion to make /var/run tempfs in debian. In
ubuntu/dapper, this is already implemented, so that udev can start
daemons which place pid files, sockets, etc. pp. in /var/{run,lock}.
in ubuntu, I added this to the init script:
# /var/run might be tempfs. Be sure the directory exists.
if [ ! -d /var/run/oops ]; then
mkdir /var/run/oops
chown proxy:proxy /var/run/oops
fi
-- System Information:
Debian Release: testing/unstable
APT prefers dapper
APT policy: (500, 'dapper')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-13-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages oops depends on:
ii debconf [debconf-2.0] 1.4.67ubuntu1 Debian configuration management sy
ii libc6 2.3.6-0ubuntu4 GNU C Library: Shared libraries an
ii libdb4.3 4.3.29-3 Berkeley v4.3 Database Libraries [
ii libgcc1 1:4.0.2-7ubuntu1 GCC support library
ii libstdc++6 4.0.2-7ubuntu1 The GNU Standard C++ Library v3
ii netbase 4.23ubuntu4 Basic TCP/IP networking system
oops recommends no packages.
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]