Skip to content

Commit

Permalink
net-wireless/unifi: add new systemd unit
Browse files Browse the repository at this point in the history
Closes: gentoo#24211
Signed-off-by: Conrad Kostecki <[email protected]>
Reported-by: Michael Mair-Keimberger <[email protected]>
  • Loading branch information
ConiKost committed Feb 16, 2022
1 parent 72c3028 commit 3acaa37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ src_install() {
java-pkg_dolauncher unifi --java_args '-Dorg.xerial.snappy.tempdir=/usr/lib/unifi/tmp -Djava.library.path=' --jar ace.jar --pwd '/usr/lib/unifi'

newinitd "${FILESDIR}"/unifi.initd-r2 unifi
systemd_dounit "${FILESDIR}"/unifi.service
systemd_dounit "${FILESDIR}"/unifi.service-r1

newconfd "${FILESDIR}"/unifi.confd unifi

Expand Down

0 comments on commit 3acaa37

Please sign in to comment.