質問編集履歴
1
システムログを更新しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -56,19 +56,31 @@
|
|
56
56
|
|
57
57
|
```html
|
58
58
|
|
59
|
-
Oct 15 13:
|
59
|
+
Oct 15 15:34:55 raspberrypi systemd[1]: shutdown.service: Main process exited, code=exited, status=203/EXEC
|
60
60
|
|
61
|
-
Oct 15 13:
|
61
|
+
Oct 15 15:34:55 raspberrypi systemd[1]: shutdown.service: Unit entered failed state.
|
62
62
|
|
63
|
-
Oct 15 13:
|
63
|
+
Oct 15 15:34:55 raspberrypi systemd[1]: shutdown.service: Failed with result 'exit-code'.
|
64
64
|
|
65
|
-
Oct 15 13:
|
65
|
+
Oct 15 15:35:05 raspberrypi systemd[1]: shutdown.service: Service hold-off time over, scheduling restart.
|
66
66
|
|
67
|
-
Oct 15 13:
|
67
|
+
Oct 15 15:35:05 raspberrypi systemd[1]: Stopped Shutdown/Reboot raspberry pi by GPIO button input.
|
68
68
|
|
69
|
-
Oct 15 13:
|
69
|
+
Oct 15 15:35:05 raspberrypi systemd[1]: Started Shutdown/Reboot raspberry pi by GPIO button input.
|
70
70
|
|
71
|
+
Oct 15 15:35:05 raspberrypi systemd[1240]: shutdown.service: Failed at step EXEC spawning /home/pi/dev/Shutdown.py: No such file or directory
|
72
|
+
|
73
|
+
Oct 15 15:35:05 raspberrypi systemd[1]: shutdown.service: Main process exited, code=exited, status=203/EXEC
|
74
|
+
|
75
|
+
Oct 15 15:35:05 raspberrypi systemd[1]: shutdown.service: Unit entered failed state.
|
76
|
+
|
77
|
+
Oct 15 15:35:05 raspberrypi systemd[1]: shutdown.service: Failed with result 'exit-code'.
|
78
|
+
|
79
|
+
Oct 15 15:35:16 raspberrypi systemd[1]: shutdown.service: Service hold-off time over, scheduling restart.
|
80
|
+
|
71
|
-
Oct 15 13:1
|
81
|
+
Oct 15 15:35:16 raspberrypi systemd[1]: Stopped Shutdown/Reboot raspberry pi by GPIO button input.
|
82
|
+
|
83
|
+
Oct 15 15:35:16 raspberrypi systemd[1]: Started Shutdown/Reboot raspberry pi by GPIO button input.
|
72
84
|
|
73
85
|
```
|
74
86
|
|