Changeset 67 in code for trunk/rc.d/NetBSD


Ignore:
Timestamp:
Feb 7, 2024, 12:26:14 AM (16 months ago)
Author:
yakumo.izuru
Message:

Fix bugs, many other changes

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rc.d/NetBSD

    r66 r67  
    1212rcvar=$name
    1313command="/usr/pkg/bin/mai"
    14 command_args="-f /usr/pkg/etc/mai/mai.ini"
     14command_args="-f /usr/pkg/etc/mai/mai.ini -u www -g www"
    1515pidfile="/var/run/${name}.pid"
    1616start_cmd="mai_start"
Note: See TracChangeset for help on using the changeset viewer.