aboutsummaryrefslogtreecommitdiffstats
path: root/util/install_helper.sh
AgeCommit message (Collapse)AuthorLines
2022-09-08Add option to specify init script locationFina Wilke-10/+10
Also allows to disable the installation if desired
2019-07-09Install init script in /etc/ instead of $sysconfdirNikolaus Rath-2/+2
sysconfdir defaults to /usr/local/etc which is almost always the wrong choice. Fixes: #427
2019-07-04Add build option to skip steps requiring root permissionsDrDaveD-6/+8
2018-08-31Do not hardcode /etc/fuse.conf path.Nikolaus Rath-8/+21
2018-03-28Add example configuration file (#216)admorgan-0/+3
Add a configuration file with all options disabled that includes all valid options and their description.
2017-08-14Fixed udev rules directory.Nikolaus Rath-1/+1
2017-08-02Ask pkgconfig where we should install udev rulesHeiko Becker-1/+2
2017-06-21Install init script in $DESTDIR/etc, not $prefix/$sysconfdirNikolaus Rath-3/+5
Fixes: #178.
2017-01-12Added experimental support for building with Meson+NinjaNikolaus Rath-0/+32