Skip to content

Commit da8825d

Browse files
committed
Debian pkg: add conffiles and RestartSec=2
1 parent 8afc2a1 commit da8825d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

zenoh-bridge-mqtt/.service/zenoh-bridge-mqtt.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ KillMode=mixed
1414
KillSignal=SIGINT
1515
RestartKillSignal=SIGINT
1616
Restart=on-failure
17+
RestartSec=2
1718
PermissionsStartOnly=true
1819
User=zenoh-bridge-mqtt
1920
StandardOutput=syslog

zenoh-bridge-mqtt/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ assets = [
6767
"644",
6868
],
6969
]
70+
conf-files = ["/etc/zenoh-bridge-mqtt/conf.json5"]

0 commit comments

Comments
 (0)