Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Init vs systemd
15 bytes added
,
18:06, 6 February 2012
no edit summary
{|cellpadding="8" width="100%"
|-
valign="top"
|
Stop Service
|<span style="font-family:courier,monospace">'''systemctl stop name.service'''</span>
|-
|
Start Service
Restart Service
Display Service Status
Enable Service
Disable Service
Listing Running Services
Display Status of all Services
|
:
<span style="font-family:courier,monospace">'''systemctl
stop
start
name.service'''</span>
:<span style="font
|
-
family:courier,monospace">'''systemctl start name.service'''</span>
:
|Restart Service
|
<span style="font-family:courier,monospace">'''systemctl restart name.service'''</span>
:
|-
|Display Service Status
|
<span style="font-family:courier,monospace">'''systemctl status name.service'''</span>
:
|-
|Enable Service
|
<span style="font-family:courier,monospace">'''systemctl enable name.service'''</span>
:
|-
|Disable Service
|
<span style="font-family:courier,monospace">'''systemctl disable name.service'''</span>
:
|-
|Listing Running Services
|
<span style="font-family:courier,monospace">'''systemctl --list-units'''</span>
:
|-
|Display Status of all Services
|
<span style="font-family:courier,monospace">'''systemctl --list-units --all'''</span>
|}
Msaul
Administrators
13,420
edits