From a2252a6e014551b5d3ecb00107fe24f18635ca52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82?= Date: Tue, 7 Jun 2016 15:54:47 +0200 Subject: [PATCH] Add couple more applications to default apps groups Add two popular media applications. Change 'deluge' group to 'torrent' due to addition of transmission. Also add 'php' and 'redis' groups. --- conf.d/apps_groups.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/conf.d/apps_groups.conf b/conf.d/apps_groups.conf index 887563c4..30ecd5e8 100644 --- a/conf.d/apps_groups.conf +++ b/conf.d/apps_groups.conf @@ -47,7 +47,7 @@ compile: cc1 cc1plus as gcc* ld make automake autoconf git rsync: rsync -media: mplayer vlc xine mediatomb omxplayer* kodi* xbmc* mediacenter eventlircd +media: mplayer vlc xine mediatomb omxplayer* kodi* xbmc* mediacenter eventlircd mpd minidlnad squid: squid* c-icap apache: apache* httpd mysql: mysql* @@ -60,6 +60,7 @@ postfix: master nginx: nginx splunk: splunkd mongo: mongod +redis: redis* lighttpd: lighttpd ftpd: proftpd in.tftpd samba: smbd nmbd winbindd @@ -72,7 +73,7 @@ named: named rncd clam: clam* *clam cups: cups* ntp: ntp* -deluge: deluge* +torrent: deluge* transmission* vbox: vbox* VBox* log: ulogd syslog* rsyslog* logrotate nms: snmpd vnstatd smokeping zabbix* monit munin* mon openhpid @@ -94,3 +95,4 @@ zfs-spl: spl_* zfs-posix: z_* zfs-txg: txg_* zil_* zfs-arc: arc_* l2arc* +php: php* -- 2.39.2