Merge branch 'master' into master

pull/4/head
Maxim Kuznetsov 1 year ago
commit 7c181bad1c

@ -1,13 +1,11 @@
SERVICE_NAME;SERVICE_COMPONENTS_NAME;SERVICE_DECRIPTION
NetworkManager;NetworkManager;Is a program for providing detection and configuration for systems to automatically connect to networks
sshd;sshd;The daemon that listens for connections from clients on port 22
swapspace;swapspace;Operating system paging file management service
systemd-timesyncd;systemd-timesyncd;Is a system service that may be used to synchronize the local system clock with a remote Network Time Protocol (NTP) server
cups;cups;Is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server
cockpit.socket;cockpit.socket;Operating system monitoring and management manager service
avahi;avahi-daemon;Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery
avahi;avahi-dnsconfd;Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery
samba;smb;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows
samba;nmb;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows
samba;winbind;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows
bluetooth;bluetooth;A Service is a container for logically related Bluetooth® data items
NAME;NAME_SERVICES;DECRIPTION
UBManager WebPanel;cockpit.socket;Operating system monitoring and management manager service
Network Manager;NetworkManager;Is a program for providing detection and configuration for systems to automatically connect to networks
SSH;sshd;The daemon that listens for connections from clients on port 22
NTP Client;systemd-timesyncd;Is a system service that may be used to synchronize the local system clock with a remote Network Time Protocol (NTP) server
Avahi;avahi-daemon,avahi-dnsconfd;Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery
CUPS;cups;Is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server
Samba;smb,nmb;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows. SMB and NMB Daemon
Samba winbind;winbind;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows. Winbind Daemon
SwapSpace;swapspace;Operating system dynamic swap file management service
Bluetouth;bluetooth;A Service is a container for logically related Bluetooth data items

1 SERVICE_NAME NAME SERVICE_COMPONENTS_NAME NAME_SERVICES SERVICE_DECRIPTION DECRIPTION
2 NetworkManager UBManager WebPanel NetworkManager cockpit.socket Is a program for providing detection and configuration for systems to automatically connect to networks Operating system monitoring and management manager service
3 sshd Network Manager sshd NetworkManager The daemon that listens for connections from clients on port 22 Is a program for providing detection and configuration for systems to automatically connect to networks
4 swapspace SSH swapspace sshd Operating system paging file management service The daemon that listens for connections from clients on port 22
5 systemd-timesyncd NTP Client systemd-timesyncd systemd-timesyncd Is a system service that may be used to synchronize the local system clock with a remote Network Time Protocol (NTP) server Is a system service that may be used to synchronize the local system clock with a remote Network Time Protocol (NTP) server
6 cups Avahi cups avahi-daemon,avahi-dnsconfd Is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery
7 cockpit.socket CUPS cockpit.socket cups Operating system monitoring and management manager service Is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server
8 avahi Samba avahi-daemon smb,nmb Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows. SMB and NMB Daemon
9 avahi Samba winbind avahi-dnsconfd winbind Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows. Winbind Daemon
10 samba SwapSpace smb swapspace Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows Operating system dynamic swap file management service
11 samba Bluetouth nmb bluetooth Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows A Service is a container for logically related Bluetooth data items
samba winbind Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows
bluetooth bluetooth A Service is a container for logically related Bluetooth® data items

@ -1,4 +1,4 @@
OS_VERSION_ID;PACKAGE_UBM;UBM_NAME;UBM_TAG;UBM_DESCRIPTION
OS_VERSION_ID;PACKAGE_UBM;NAME_UBM;TAG_UBM;DESCRIPTION_UBM
2405;ubm-001-linux515;001-linux515-\*-\*-\*.ubm;base;UBLinux module the kernel and modules
2405;ubm-001-linux61;001-linux61-\*-\*-\*.ubm;base;UBLinux module the kernel and modules
2405;ubm-001-linux66;001-linux66-\*-\*-\*.ubm;base;UBLinux module the kernel and modules

1 OS_VERSION_ID PACKAGE_UBM UBM_NAME NAME_UBM UBM_TAG TAG_UBM UBM_DESCRIPTION DESCRIPTION_UBM
2 2405 ubm-001-linux515 001-linux515-\*-\*-\*.ubm base UBLinux module the kernel and modules
3 2405 ubm-001-linux61 001-linux61-\*-\*-\*.ubm base UBLinux module the kernel and modules
4 2405 ubm-001-linux66 001-linux66-\*-\*-\*.ubm base UBLinux module the kernel and modules
Loading…
Cancel
Save