diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/aprsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile index 7fc241025688..13cfe86ca573 100644 --- a/comms/aprsd/Makefile +++ b/comms/aprsd/Makefile @@ -18,7 +18,7 @@ SUB_FILES= pkg-message pkg-deinstall USE_RC_SUBR= aprsd USERS= aprsd tnc -GROUPS= aprsd tnc +GROUPS= aprsd dialer tnc APRSD_RC_USER= aprsd APRSD_RC_GROUP= aprsd |