Code by Scott שאול בן ישוע
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sha'ul ben Yeshua
raspberrypi.monitor
Commits
c8262416
Commit
c8262416
authored
Apr 11, 2019
by
Sha'ul ben Yeshua
🎗
Browse files
edits
parent
036aea7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c8262416
...
...
@@ -24,7 +24,8 @@ mvn clean install
# Install raspberrypi_monitor.service as a Systemd script to start at boot
```
cp raspberrypi_monitor.service /etc/systemd/system/raspberrypi_monitor.service
```
bash
cp raspberrypi_monitor.service /etc/systemd/system/raspberrypi_monitor.service
systemctl daemon-reload
systemctl enable raspberrypi_monitor.service
systemctl start raspberrypi_monitor.service
...
...
@@ -32,7 +33,9 @@ systemctl start raspberrypi_monitor.service
Then to make sure the app is running
```
systemctl status raspberrypi_monitor.service
```
```
bash
systemctl status raspberrypi_monitor.service
```
# Usage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment