public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] user & group: Remove no longer used uid & gid
@ 2026-06-01 10:10 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2026-06-01 10:10 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

- asterix and amavis were removed from IPFire 5 or 6 years ago

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/etc/group  | 2 --
 config/etc/passwd | 2 --
 2 files changed, 4 deletions(-)

diff --git a/config/etc/group b/config/etc/group
index 8ba642e5e..70bfdfe38 100644
--- a/config/etc/group
+++ b/config/etc/group
@@ -36,10 +36,8 @@ klogd:x:106:
 postfix:x:107:
 postdrop:x:108:
 clamav:x:109:
-amavis:x:110:
 audio:x:112:
 video:x:113:
-asterisk:x:114:
 nut:x:115:
 cdrom:x:116:
 usb:x:117:
diff --git a/config/etc/passwd b/config/etc/passwd
index a25c79890..33f90f402 100644
--- a/config/etc/passwd
+++ b/config/etc/passwd
@@ -18,10 +18,8 @@ cron:x:104:104::/:/bin/false
 syslogd:x:105:105:/var/empty:/bin/false
 klogd:x:106:106:/var/empty:/bin/false
 clamav:x:109:109:Clam AntiVirus:/home/clamav:/bin/false
-amavis:x:110:110:Amavisd-new user:/var/amavis:
 cyrus:x:111:12:Cyrus user:/usr/cyrus:
 filter:x:112:12:Spam user:/home/filter:/bin/false
-asterisk:x:114:114:Asterisk user:/var/empty:/bin/false
 zabbix:x:118:118:Zabbix Monitoring:/var/empty:/bin/false
 knot-resolver:x:120:120:Knot Resolver User:/var/empty:/bin/false
 samba:x:1000:1000:Samba User:/var/empty:/bin/false
-- 
2.54.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-01 10:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 10:10 [PATCH] user & group: Remove no longer used uid & gid Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox