fix sethostname

This commit is contained in:
2024-03-20 13:31:08 +01:00
parent 4bed174abd
commit 5649f0eb56

View File

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