WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: enlightenment.deb2sce missing /etc/sysconfig/desktop initialization  (Read 4109 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Hi
as in the subject, "someone", I don't want to say who, because is not polite  ;), has changed the script in the subject, forgetting the following line:
Code: [Select]
[ -z /etc/sysconfig/desktop ] || echo "enlightenment_start" > /etc/sysconfig
ciao
 ;D
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: enlightenment.deb2sce missing /etc/sysconfig/desktop initialization
« Reply #1 on: February 19, 2019, 02:49:34 AM »
Ok, it is in now. 

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: enlightenment.deb2sce missing /etc/sysconfig/desktop initialization
« Reply #2 on: February 19, 2019, 03:03:36 PM »
Hi
sorry but the line to be added is not exactly the one on the first post, but:
Code: [Select]
[ -z /etc/sysconfig/desktop ] || echo "enlightenment_start" > /etc/sysconfig/desktop
thank you Jason
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: enlightenment.deb2sce missing /etc/sysconfig/desktop initialization
« Reply #3 on: February 19, 2019, 04:52:22 PM »
Ok, I copied and pasted earlier as I was heading out the door for work.  Should be good now.