DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 30th April 2009
xixobrax xixobrax is offline
New User
 
Join Date: Mar 2009
Posts: 6
Default WindowMaker 0.92.0p7 (OpenBSD 4.4/i386 Packages) configuration issue.

I am running WindowMaker 0.92.0p7 installed from an OpenBSD ftp server (ftp.openbsd.org) and I cannot get windowmaker to save my preferences in
my non-root user account.

Can anyone help me adjust the read/write permissions of the relevant
file? (E.g., ~/GNUStep/Defaults/)

When I am logged in as root, the prefs change as I adjust them and load
correctly.
Reply With Quote
  #2   (View Single Post)  
Old 3rd May 2009
wraith0x2b's Avatar
wraith0x2b wraith0x2b is offline
Port Guard
 
Join Date: May 2009
Posts: 12
Default

Sound like a simple solution. Recursive chown/chgrp on the settings folder?!
`chown <your user> -R /home/<your user>/GNUStep`
`chgrp <your group> -R /home/<your user>/GNUStep`
Then as a normal user you could unset all the perms with chmod (again recursively) and set them to your user only.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Modular xorg binary packages for i386? GullibleJones NetBSD Package System (pkgsrc) 14 10th August 2019 10:53 PM
Directadmin on FreeBSD 7 Stable i386 issue Celestemmcknight FreeBSD Ports and Packages 1 7th June 2009 11:35 PM
netinet/in.h in OpenBSD 4.4 i386 broken? SunSpyda OpenBSD General 4 3rd June 2009 01:51 PM
OpenBSD 4.4/4.5 i386 installation on Dell Inspiron 6400 notebook. xixobrax OpenBSD Installation and Upgrading 12 30th April 2009 04:34 AM
Working Configuration for Openbsd 4.0 - Postfix - SASL - TLS roundkat Guides 0 4th May 2008 05:38 PM


All times are GMT. The time now is 10:24 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick