Skip to content

Commit 4b81a92

Browse files
authored
Update postinst
1 parent 1b983e7 commit 4b81a92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.debpkg/DEBIAN/postinst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ systemctl daemon-reload
1212
# Activation du service systemd
1313
systemctl enable $DEB_MAINT_SCRIPT_PACKAGE.service
1414
systemctl start $DEB_MAINT_SCRIPT_PACKAGE.service
15+
systemctl restart $DEB_MAINT_SCRIPT_PACKAGE.service
1516

1617
exit 0

0 commit comments

Comments
 (0)