From: Geoff H. <geo...@gm...> - 2009-03-16 12:56:46
|
Thanks. Forgot about the execute (duh!). I don't believe devmon was designed to run as a normal user though, as I also can't stop the daemon as a normal user, as killproc is in /sbin. I know I can move that to /bin but I don't think that is safe. Stopping Devmon: /etc/rc.d/devmon: line 28: killproc: command not found Any suggestions? Thanks. 'Nobody goes there anymore. It's too crowded.' --Yogi Berra On Mon, Mar 16, 2009 at 8:41 AM, Malcolm Hunter <mal...@gm...>wrote: > > *AS HOBBIT* > > > > hobbit@bigbrother:/var/lock> whoami > > hobbit > > > > hobbit@bigbrother:/var/lock> ls -l > > total 0 > > drwxr-xr-x 2 root root 48 2008-07-10 13:18 dmraid > > drwxrw-rw- 3 root users 208 2009-03-16 08:25 subsys > > > > hobbit@bigbrother:/var/lock> cd subsys/ > > -bash: cd: subsys/: Permission denied > > You need execute permission on subsys to be able to cd into it. Also hobbit > should be a member of the group that owns it - I recommend you change the > group to something other than "users" though. > > Regards, > Malcolm > -- > Technical copy-editor & proofreader > > KDE Proofreading Team > KDE British English Translation Team > > http://l10n.kde.org/team-infos.php?teamcode=en_GB > > Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: > http://www.gmx.net/de/go/multimessenger01 > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |