Rename "convenience" systemd units

This commit is contained in:
Martin Lablans
2022-01-10 16:42:13 +01:00
parent bcf1ba2ce1
commit 43bdb23849
4 changed files with 3 additions and 3 deletions

View File

@ -0,0 +1,10 @@
[Unit]
Description=Bridgehead (%i) Update Service
[Service]
Type=oneshot
WorkingDirectory=/srv/docker/bridgehead/
ExecStart=/bin/bash -c "/srv/docker/bridgehead/update-bridgehead.sh %i"
[Install]
WantedBy=multi-user.target