aboutsummaryrefslogtreecommitdiff
path: root/systemd.wiki
blob: 42fb8c299ea1f8dc5cdaed2f7f0ad74492d2bace (plain)
1
2
3
4
5
6
7
= Show dependencies of target =

{{{sh
systemctl list-dependencies <name>.target

systemctl list-dependencies --user graphical-session.target
}}}