2022-02-16 09:59:53 +01:00
|
|
|
[Unit]
|
|
|
|
Description=Bridgehead (%i) Update Service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
2022-07-19 14:18:48 +02:00
|
|
|
User=bridgehead
|
|
|
|
ExecStart=/srv/docker/bridgehead/bridgehead update %i
|
2022-02-16 09:59:53 +01:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|