Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2004 22:58:16 -0600
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        aaron@alpete.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: filesystem permissions using dump on live filesystem
Message-ID:  <403AD9E8.1010009@daleco.biz>
In-Reply-To: <51780.204.118.74.216.1077598067.squirrel@mail.alpete.com>
References:  <51740.204.118.74.216.1077592204.squirrel@mail.alpete.com> <51780.204.118.74.216.1077598067.squirrel@mail.alpete.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aaron Peterson wrote:

>>i put a user in the operator group in /etc/group:
>>    
>>
>
>-snip-
>
>  
>
>>and attempted to dump a live filesystem:
>>    
>>
>
>-snip-
>
>  
>
>>what am i missing here?
>>    
>>
>
>nevermind.  i had to log out and log back in.  that solved me problems. 
>now my only question is why does one have to log out and log in for
>addition to a new group to take effect?
>  
>

Why does adding an environment variable
to your .profile, .login, or .cshrc not affect
your environment unless you source the
file?

Why must you -SIGHUP a daemon after
changing its configuration file?

Why does adding a virthost to your
httpd.conf not take effect until you
restart the daemon?

The system has to be informed *somehow*
that you've changed something....

Let's face it, it's much better than
"you have to restart your computer
for changes to take effect.  Do you
wish to shut down your computer now?"

;-)

Kevin Kinsey
DaleCo, S.P.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?403AD9E8.1010009>