반응형
Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- gstsample
- mkfs.ext4
- ssd 포맷
- meta-tegra
- RDEPENDS
- nvidia
- linux
- 봉화 숲속캠핑장
- udpsink
- 티스토리챌린지
- camera
- LAYERS
- Jetson
- 오블완
- libargus api
- vpi
- lineedit
- nvarguscamerasrc
- libargus
- boot process
- bash
- cpu frequency
- orin nx
- yocto
- bitbake
- /dev/kmsg
- server error
- vpiimage
- l4t
- gcc7
Archives
- Today
- Total
DREAMER
how to block poweroff by remote control 본문
728x90
반응형
해당 파일을 수정한다.
파일 : /etc/systemd/logind.conf
다음 항목이 Default로 존재하는데,
#HandlePowerKey=WhateverTheValueWasBefore
ignore로 변경
HandlePowerKey=ignore
즉시 적용시키기 위해 systemd-logind를 재시작한다.
sudo systemctl restart systemd-logind
현재 사용중인 샤오미 블루투스 리모콘의 전원버튼을 눌러도 꺼지지 않는것을 확인할 수 있다.
728x90
반응형
Comments