[ubuntu 16.04] 부팅 시 프로그램 실행

HardCarry·2022년 5월 4일

gnome-session-properties

mdkir $HOME/.config/autostart
vi $HOME/.config/autostart/gnome-MYFILENAME.desktop

[Desktop Entry]
Type=Application
Exec=gnome-terminal -- /home/smartroot/controllers/GCGManager/start_rep_GCGManager.sh
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=GCGManager
Name=GCGManager
Comment[en_US]=
Comment=
profile
안녕하세요, 하드캐리입니다

0개의 댓글