Skip to content

Commit

Permalink
Merge pull request #157 from mariux64/add-autofs-conf
Browse files Browse the repository at this point in the history
Add autofs conf
  • Loading branch information
donald authored Mar 3, 2021
2 parents cd6fea4 + 2c491f1 commit c5b6374
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ install_symlink /usr/bin/ptype "$DESTDIR$usrlocal_pre
install_symlink /usr/bin/pman "$DESTDIR$usrlocal_prefix/package/bin/pman"
install_data misc_etc_files/sysctl.conf "$DESTDIR$sysconfdir/sysctl.conf"
install_data misc_systemd_units/reboot-notify.service "$DESTDIR$systemdunitdir/reboot-notify.service"
install_data misc_etc_files/autofs.conf "$DESTDIR$sysconfdir/autofs.conf"

postinstall
exit
Loading

0 comments on commit c5b6374

Please sign in to comment.