X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=ibod%2Fibod.nm;h=964881b1be19439867cd5dea76a32215518fde15;hb=1f9bc2f0e48a166bd7fb683833579ce1773d2a06;hp=84f41117d9748bffb073ddbff05fd48b42048735;hpb=aa1df42da2262e93c29a28c53d0e2ed1c03d634b;p=ipfire-3.x.git diff --git a/ibod/ibod.nm b/ibod/ibod.nm index 84f41117d..964881b1b 100644 --- a/ibod/ibod.nm +++ b/ibod/ibod.nm @@ -46,7 +46,7 @@ packages # There isn't any chance at the moment to determine the names of # spawned instances by a systemd service file. # - # So we aren't able to stop any ibod process before uninstalling the package. + # So we aren't able to stop any ibod process before uninstalling the package. script postin /bin/systemctl daemon-reload >/dev/null 2>&1 || : end @@ -59,4 +59,8 @@ packages /bin/systemctl daemon-reload >/dev/null 2>&1 || : end end + + package %{name}-debuginfo + template DEBUGINFO + end end