DragonFly bugs List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: patch for mergemaster was Re: ps warning
Matthew Dillon wrote:
> Check the permissions of the directories leading up to
/var/run/dev.db.
ls -lda / /var /var/run /var/run/dev.db.
# ls -lda / /var /var/run /var/run/dev.db
drwxr-xr-x 17 root wheel 512 Jan 7 10:37 /
drwxr-xr-x 23 root wheel 512 Dec 26 21:26 /var
drwxr-xr-x 3 root wheel 512 Jan 7 10:31 /var/run
-rw-r--r-- 1 root wheel 65536 Jan 7 10:31 /var/run/dev.db
Just to I set permissions on / /var /var/run /var/rundev.db to 777 and
rebooted. dmesg still reports
. ..skipping...
warning: /var/run/dev.db
:
No such file or directory
ps:
warning: /var/run/dev.db
:
No such file or directory
Though, after reboot, the permissions on dev.db are set back to as they
are above and the time stamp is updated so, I assume dev_mkdb is being
run successfully.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]