BTS

Message1938

Author mika
Recipients mika
Date 2009-02-21.13:44:50
Content
Before executing grml-live some files are used as symlinks:

  # ls -l /etc/grml/grml-live.local /etc/grml/fai/apt/sources.list
  lrwxrwxrwx 1 root root 28 Nov 19 11:41 /etc/grml/fai/apt/sources.list ->
    /etc/tlinux/apt/sources.list
  lrwxrwxrwx 1 root root 27 Nov 19 11:44 /etc/grml/grml-live.local ->
    /etc/tlinux/grml-live.local
                                                                                                                                                                                
Result after executing grml-live:

  # ls -l /etc/grml/grml-live.local /etc/grml/fai/apt/sources.list
  -rw-r--r-- 1 root root 1202 Nov 19 13:02 /etc/grml/fai/apt/sources.list
  -rw-r--r-- 1 root root  194 Nov 19 13:02 /etc/grml/grml-live.local

Thanks for the bugreport to Thomas Lehmann.
History
Date User Action Args
2009-02-21 13:44:51mikasetrecipients: + mika
2009-02-21 13:44:50mikasetmessageid: <1235223890.6.0.504845878139.issue631@bts.grml.org>
2009-02-21 13:44:50mikalinkissue631 messages
2009-02-21 13:44:50mikacreate