Skip to content

Commit

Permalink
app-admin/sysrqd: remove unneeded dodir
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Ben Kohler <[email protected]>
  • Loading branch information
benkohler committed Mar 24, 2020
1 parent c49016e commit a5b19c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app-admin/sysrqd/sysrqd-17-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ src_install() {
echo "${secret}" > sysrqd.secret || die

diropts -m 0700 -o root -g root
dodir /etc/sysrqd
insinto /etc/sysrqd
insopts -m 0600 -o root -g root
doins sysrqd.bind
Expand Down

0 comments on commit a5b19c4

Please sign in to comment.