mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix owner of /var/run/powerman
This commit is contained in:
parent
2262f41dab
commit
8dfc441e43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393367
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= powerman
|
||||
PORTVERSION= 2.3.20
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils parallel
|
||||
MASTER_SITES= https://github.com/chaos/powerman/releases/download/${PORTVERSION}/
|
||||
|
||||
|
|
|
@ -73,4 +73,4 @@ sbin/httppower
|
|||
sbin/plmpower
|
||||
sbin/powermand
|
||||
sbin/vpcd
|
||||
@dir /var/run/powerman
|
||||
@dir(daemon,,) /var/run/powerman
|
||||
|
|
Loading…
Add table
Reference in a new issue