Re: Packaging postinstall handles

2014-08-14 Thread Josselin Mouette
Le jeudi 14 août 2014 à 15:12 +0200, Mathieu Slabbinck a écrit : > The background process is placed under /etc/xdg/autostart/ so it > launcher at user login. > 1) automatically reload udev rules after installation. This is automatic. You don’t have anything to do. > 2) kickstart the background

Packaging postinstall handles

2014-08-14 Thread Mathieu Slabbinck
Hi, I've created a debian installer for an application with some configuration files. One of those is a udev rule, installed in /lib/udev/rules.d/xx-rule.rules. Others are desktop icons and stuff that go into /usr/share/application. There are two binaries installed, a background process and a main