fix boxtools for rpi

- remove to_cm4
- create replace_in_file
This commit is contained in:
l_samenv
2024-03-20 12:01:50 +01:00
parent 26122843b2
commit 5dc4f8a984
7 changed files with 62 additions and 37 deletions

View File

@ -5,7 +5,7 @@ Before=network.pre-target
[Service]
Type=oneshot
ExecStart = /usr/bin/bash /home/l_samenv/boxtools/sethostname.sh
ExecStart = /usr/bin/bash /home/l_samenv/boxtools/rpihostname.sh
RemainAfterExit=yes
[Install]