IV
это где?
Size: a a a
IV
.P
.P
AI
[unit]
Conflicts=ServiceA
AI
IV
AI
IV
A
EN
IV
EN
EN
EN
$ systemctl status polkit
● polkit.service - Authorization Manager
Loaded: loaded (/usr/lib/systemd/system/polkit.service; static; vendor preset: enabled) <<<<<<<<<<<< good
Active: active (running) since Tue 2021-03-30 11:42:14 +08; 12h ago
Docs: man:polkit(8)
Main PID: 852 (polkitd)
Tasks: 12 (limit: 38383)
Memory: 19.3M
CPU: 835ms
CGroup: /system.slice/polkit.service
<<<<<<< wrong
A
[Unit]
Description=Service B
PartOf=serviceA.service
After=serviceA.service
[Service]
ExecStart=/bin/b-bin
[Install]
WantedBy=serviceA.service
A
A
[Unit]
Description=Service A
[Service]
ExecStart=/bin/a-bin
[Install]
WantedBy=multi-user.target
«
«