diff options
-rwxr-xr-x | move/make_live | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/move/make_live b/move/make_live index 3761ba30f..9246f9a11 100755 --- a/move/make_live +++ b/move/make_live @@ -71,7 +71,6 @@ print "Making live in $::prefix directory.\n"; } symlinkf('/var/lib/xkb', "$::prefix/etc/X11/xkb/compiled"); # don't want the relative path, prefering the absolute path -system("find $::prefix/dev -type b -o -type c | xargs chmod a+rw"); substInFile { #- /lib is ro, for the moment we don't save, we'll see later if we may want to save (using /var/dev-state for example) |