¶óÁ¸®ÆÄÀÌ2 ºÎÆÃ½Ã ÀÚµ¿½ÇÇà Áú¹®ÀÔ´Ï´Ù

   Á¶È¸ 7453   Ãßõ 0    

안녕하세요. 가입 한지 하루 된 학생입니다. 

파이썬과 라즈베리파이를 이용해 뭔가 해보려고 하는데요.

라즈베리파이 자동실행에 대해 검색해 보니 rc.local 을 수정하여 자동실행이 되게 할 수 있다고 하여

수정했는데요.

---

#!/bin/sh -e
#
#rc.local
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.

(/usr/bin/python /home/test/바탕화면/autorun.py) &
exit 0


--

rc.local의 내용이구요 python /home/test/바탕화면/autorun.py & 이런 식으로도 해보고

bash 파일로도 해보고 경로에 한글 없는 곳도 해봐도 안되네요.

rc.local에 대해 더 검색해서 알아낸 방법도 해봤는데

/lib/systemd/system/rc-local.service 를 수정 후

> systemctl daemon-reload

> systemctl enable rc-local.service

> reboot

해도 안되네요. 그리고 부팅 후

> sudo /etc/rc.local

을 하면 또 따로 실행은 되네요..


혹시 라즈베리파이 부팅 시 자동실행에 대해 더 아시는 분이나

다른 방법이 있으면 좀 도와주세요..


.
ªÀº±Û Àϼö·Ï ½ÅÁßÇϰÔ.
¼º¹Î¹Ú 2017-09
http://devkingsejong.tistory.com/26

crontabÀ» ÀÌ¿ëÇÏ¸é µË´Ï´Ù Âü°íÇϼ¼¿ä
     
Å׸®¾ß 2017-09
¾Ñ °¨»çÇÕ´Ï´Ù!
¶óÀÌÁ¨ 2017-09
rc.local ¿¡ ¾Æ·¡Ã³·³ ³Ö¾ú½À´Ï´Ù.
/usr/bin/python /root/ppy.py > /root/py_r.txt

cat ppy.py
print('jjajjajja')

cat py_r.txt
jjajjajja

µ¿ÀÛÀº Àߵ˴ϴÙ~
Àú ±¸¹® ÀÚü´Â ¹®Á¦°¡ ¾ø¾îº¸À̴µ¥¿ä autorun.py°¡ ¾î¶² µ¿ÀÛÇÏ´ÂÁö°¡ °ü°ÇÀϲ¨ °°³×¿ä.


QnA
Á¦¸ñPage 1881/5750
2014-05   5370634   Á¤ÀºÁØ1
2015-12   1884552   ¹é¸Þ°¡
2015-11   4538   ³ÊÀdz²ÀÚ
2020-05   4538   Áý¾Èû¼Ò
2014-07   4538   ¶Ñ¶Ñ±è´ë¿ø
2023-03   4538   VSPress
2023-01   4539   ÀÀ¹«¼ÒÁÖ
2022-05   4539   Å丶½º»ïÃÌ
2018-05   4539   Sikieiki
2018-01   4539   ºí·ç¿µ»ó
2015-11   4539   ÇãÁøÇüALpha
2014-06   4539   PE81¹ÌÁ¤È¯
2015-08   4539   ´Ï²Ù»×
2015-04   4539   ÆÄ·»ÇÏÀÕ
2021-10   4539   È¥ÀÚ»ç´Â´ó¡¦
2016-02   4539   º¸ÅÁ
2015-03   4539   ADUS
2018-12   4539   ±ò·ÕÀÌ
2016-12   4539   ¹«¾Æ
2018-05   4539   ¾È±Ô¹Î
2016-09   4539   ´Þ¸±±î
2016-03   4539   ÁöÁ¸ÄÄÇ»ÅÍ