Skip to content

Commit

Permalink
Import existing autofs.conf into repository
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Mar 2, 2021
1 parent 8361d46 commit 2c491f1
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 2c491f1

Please sign in to comment.