Commit efa6524
authored
Use systemctl --system daemon-reload and ignore errors in postinst
Ensures the postinst script does not fail if daemon-reload returns a non-zero exit code.
Uses the `--system` flag to explicitly target the system manager, following the common pattern in other Debian packages.1 parent cbb753f commit efa6524
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
0 commit comments