You are not logged in.

#1 2010-01-24 01:30:18

Carlwill
Member
From: Orlando, FL
Registered: 2008-10-06
Posts: 560
Website

Removing /var/games

After a fresh install I noticed /var/games and it's owned by the 'games' group. I found this useless and cluttering on my server so I want to know if I can remove the 'games' group without causing any negative performance to my server? Also I would obviously remove the /var/games directory...

Anyone with experience know if this is OK or if I should leave it?


./

Offline

#2 2010-01-24 03:08:32

Cyrusm
Member
From: Bozeman, MT
Registered: 2007-11-15
Posts: 1,053

Re: Removing /var/games

If you're not planning on having any games on your server, I don't see any harm in removing it.  as far as I know, the games directory/group is just there so you may control user access to game software and shouldn't tie in to any other part of the system or anything crazy like that.


Hofstadter's Law:
           It always takes longer than you expect, even when you take into account Hofstadter's Law.

Offline

#3 2010-01-24 03:14:05

Carlwill
Member
From: Orlando, FL
Registered: 2008-10-06
Posts: 560
Website

Re: Removing /var/games

So simply running the following command should remove all:

groupdel games
rm -rf /var/games

./

Offline

#4 2010-01-24 05:10:16

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: Removing /var/games

You can try first delete the packages gnome-games and gnome-games-extra-data. Then look if you delete all the games, if it is not, then remove the folder. I prefer in that way to ensure don't get a problem with the dependences or something.

Offline

#5 2010-01-24 16:21:02

Carlwill
Member
From: Orlando, FL
Registered: 2008-10-06
Posts: 560
Website

Re: Removing /var/games

n0dix wrote:

You can try first delete the packages gnome-games and gnome-games-extra-data. Then look if you delete all the games, if it is not, then remove the folder. I prefer in that way to ensure don't get a problem with the dependences or something.

Thats not right. I have no "Gnome" packages installed at all. This is a bare minimal install and Arch still installs the 'games' user group and /var/games directory.


./

Offline

#6 2010-01-24 16:28:32

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: Removing /var/games

Hey come on.
UNIX was invented so that Ken Thompson could play Space Travel on his used PDP-7. That directory has quite a history, have some respect! tongue

Offline

Board footer

Powered by FluxBB