Jessie: rc.local vs. systemd - Raspberry Pi Forums
hi everybody,
big "thank you" people worked on jessie-release of raspbian! great work!
made dist-upgrade wheezy jessie , works charm. no problem @ all.
there 1 question left: systemd old rc.local seems not executed @ startup. in case, added 1 line rc.local long time before. update deamon tinytinyrss:
not executed anymore on jessie. have find way simple command executed @ startup. have admit have never worked systemd before - , maybe not necessary learn of complex system 1 line should executed @ startup.
ideas or hints to
- old rc.local working again
- or put line somewehere else execution @ startup time?
thank help!
big "thank you" people worked on jessie-release of raspbian! great work!
made dist-upgrade wheezy jessie , works charm. no problem @ all.
there 1 question left: systemd old rc.local seems not executed @ startup. in case, added 1 line rc.local long time before. update deamon tinytinyrss:
code: select all
sudo -u www-data screen -d -m /usr/bin/php /var/www/rss/update.php --daemon
ideas or hints to
- old rc.local working again
- or put line somewehere else execution @ startup time?
thank help!
there's thread on same topic (disguised "why doesn't print out ip address anymore?").
consensus seems rc.local does get run, runs (before network - means can't network-y there anymore), , miss output of it.
consensus seems rc.local does get run, runs (before network - means can't network-y there anymore), , miss output of it.
raspberrypi
Comments
Post a Comment