11 Jan
2017
11 Jan
'17
11:53 a.m.
Le 11/01/2017 à 19:43, Eli Schwartz via aur-general a écrit :
On 01/11/2017 01:15 PM, Bruno Pagani via aur-general wrote:
After a quick glance at your install file, I think it should be as simple and short as this (+eventual notice for CoW): post_install() { systemd-sysusers bitcoin-classic.conf systemd-tmpfiles --create bitcoin-classic.conf } The latest version of systemd has hooks for both of those.
Thanks for the hint, awesome! That’s even more .install files removed. :) Cheers, Bruno