Bonsoir,
Voici ce que j'ai dans les dossiers :
ls -l /usr/lib/pm-utils/
total 44
drwxr-xr-x 2 root root 4096 août 3 2014 bin
-rw-r--r-- 1 root root 2019 juil. 15 2014 defaults
-rwxr-xr-x 1 root root 5267 juil. 15 2014 functions
drwxr-xr-x 2 root root 4096 août 3 2014 module.d
-rwxr-xr-x 1 root root 10353 juil. 15 2014 pm-functions
drwxr-xr-x 2 root root 4096 août 3 2014 power.d
drwxr-xr-x 2 root root 4096 juin 17 08:32 sleep.d
drwxr-xr-x 2 root root 4096 août 3 2014 video-quirks
ls -l /usr/lib/pm-utils/power.d/
total 48
-rwxr-xr-x 1 root root 2354 nov. 15 2013 95hdparm-apm
-rwxr-xr-x 1 root root 187 févr. 20 2014 anacron
-rwxr-xr-x 1 root root 562 juil. 15 2014 disable_wol
-rwxr-xr-x 1 root root 870 juil. 15 2014 intel-audio-powersave
-rwxr-xr-x 1 root root 2722 juil. 15 2014 laptop-mode
-rwxr-xr-x 1 root root 1391 juil. 15 2014 pci_devices
-rwxr-xr-x 1 root root 201 juil. 15 2014 pcie_aspm
-rwxr-xr-x 1 root root 1131 juil. 15 2014 sata_alpm
-rwxr-xr-x 1 root root 652 juil. 15 2014 sched-powersave
-rwxr-xr-x 1 root root 1121 juil. 15 2014 usb_bluetooth
-rwxr-xr-x 1 root root 2496 juil. 15 2014 wireless
-rwxr-xr-x 1 root root 1642 juil. 15 2014 xfs_buffer
ls -l /usr/lib/pm-utils/sleep.d/
total 68
-rwxr-xr-x 1 root root 292 juil. 15 2014 000kernel-change
-rwxr-xr-x 1 root root 323 avril 4 2014 000record-status
-rwxr-xr-x 1 root root 274 juil. 15 2014 00logging
-rwxr-xr-x 1 root root 483 juil. 15 2014 00powersave
-rwxr-xr-x 1 root root 316 juil. 15 2014 50unload_alx
-rwxr-xr-x 1 root root 267 juin 15 17:11 60_wpa_supplicant
-rwxr-xr-x 1 root root 453 juil. 15 2014 75modules
-rwxr-xr-x 1 root root 614 juil. 15 2014 90clock
-rwxr-xr-x 1 root root 1098 juil. 15 2014 94cpufreq
-rwxr-xr-x 1 root root 270 févr. 20 2014 95anacron
lrwxrwxrwx 1 root root 23 avril 20 2014 95hdparm-apm ->
../power.d/95hdparm-apm
-rwxr-xr-x 1 root root 305 juil. 15 2014 95led
-rwxr-xr-x 1 root root 14075 juil. 15 2014 98video-quirk-db-handler
-rwxr-xr-x 1 root root 5850 juil. 15 2014 99video
voilà
cordialement,
Le 14/08/2015 20:37, Olivier Allard-Jacquin a écrit :
> Bonsoir,
>
> Le 13/08/2015 23:22, Christian Marillat a écrit :
>> On 13 août 2015 20:53, Olivier Allard-Jacquin <olivieraj@???> wrote:
>>
>> [...]
>>
>>> Il te suffit de créer un script dans /usr/lib/pm-utils/ , qui sera
>>> lancé à l'hibernation et au redémarrage. Les scripts qui y sont
>>> installés sont exécutés dans l'ordre de leur nom:
>>
>> Certainement une très mauvaise idée de mettre des fichiers de
>> configuration dans /usr/lib La même chose marche dans /etc/pm/sleep.d
>>
>> Christian
>
> C'est une mauvaise idée si un packager Debian/Ubuntu créé un programme
> du même nom que celui customisé...
>
> De plus, je n'ai pas d'Ubuntu sous la main (je suis sous Debian
> Testing), donc je ne peux pas vérifier si /etc/pm/sleep.d/ existent sous
> Ubuntu.
>
> Cordialement,
>
> Olivier
>