Skip to content

Commit

Permalink
Remove dhcrelay.service
Browse files Browse the repository at this point in the history
This service is no longer used and nowhere enabled. Not even on "bka",
mxrouter starts its dhcrelay service on its own
  • Loading branch information
donald committed Jan 20, 2023
1 parent 85d8c37 commit 8af7127
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ umask 022;

install_exec make-automaps/make-automaps "$DESTDIR$usr_sbindir/make-automaps"
install_data misc_systemd_units/automount.service "$DESTDIR$systemdunitdir/automount.service"
install_data misc_systemd_units/dhcrelay.service "$DESTDIR$systemdunitdir/dhcrelay.service"
install_data misc_systemd_units/enable_overcommit_memory.service "$DESTDIR$systemdunitdir/enable_overcommit_memory.service"
install_data misc_systemd_units/startup-tags.service "$DESTDIR$systemdunitdir/startup-tags.service"
install_data misc_systemd_units/unbound.service "$DESTDIR$systemdunitdir/unbound.service"
Expand Down
18 changes: 0 additions & 18 deletions misc_systemd_units/dhcrelay.service

This file was deleted.

0 comments on commit 8af7127

Please sign in to comment.