Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 30th, 2010  |  syntax: None  |  size: 4.04 KB  |  hits: 160  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #after boot
  2. crond.service
  3.           Loaded: loaded (/etc/rc.d/crond)
  4.           Active: inactive (dead)
  5.           CGroup: name=systemd:/systemd-1/crond.service
  6.  
  7. #after systemctl start crond.service
  8. crond.service
  9.           Loaded: loaded (/etc/rc.d/crond)
  10.           Active: active (running) since [Mon, 30 Aug 2010 14:21:42 +0200; 9s ago]
  11.          Process: 2102 (/etc/rc.d/crond start, code=exited, status=0/SUCCESS)
  12.           CGroup: name=systemd:/systemd-1/crond.service
  13.                   └ 2110 /usr/sbin/crond -S -l info
  14.  
  15. #after stop
  16. crond.service
  17.           Loaded: loaded (/etc/rc.d/crond)
  18.           Active: inactive (dead) since [Mon, 30 Aug 2010 14:21:56 +0200; 5s ago]
  19.          Process: 2115 (/etc/rc.d/crond stop, code=exited, status=0/SUCCESS)
  20.          Process: 2102 (/etc/rc.d/crond start, code=exited, status=0/SUCCESS)
  21.           CGroup: name=systemd:/systemd-1/crond.service
  22.  
  23. #after boot
  24. mysqld.service
  25.           Loaded: loaded (/etc/rc.d/mysqld)
  26.           Active: inactive (dead)
  27.           CGroup: name=systemd:/systemd-1/mysqld.service
  28.  
  29. #after start
  30. mysqld.service
  31.           Loaded: loaded (/etc/rc.d/mysqld)
  32.           Active: active (running) since [Mon, 30 Aug 2010 14:22:38 +0200; 2s ago]
  33.          Process: 2148 (/etc/rc.d/mysqld start, code=exited, status=0/SUCCESS)
  34.           CGroup: name=systemd:/systemd-1/mysqld.service
  35.                   ├ 2158 /bin/sh /usr/bin/mysqld_safe --user=mysql
  36.                   └ 2256 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib...
  37.  
  38. #after stop
  39. mysqld.service
  40.           Loaded: loaded (/etc/rc.d/mysqld)
  41.           Active: inactive (dead) since [Mon, 30 Aug 2010 14:22:53 +0200; 1s ago]
  42.          Process: 2282 (/etc/rc.d/mysqld stop, code=exited, status=0/SUCCESS)
  43.          Process: 2148 (/etc/rc.d/mysqld start, code=exited, status=0/SUCCESS)
  44.           CGroup: name=systemd:/systemd-1/mysqld.service
  45.  
  46. #after boot
  47. bluetooth.service
  48.           Loaded: loaded (/etc/rc.d/bluetooth)
  49.           Active: inactive (dead)
  50.           CGroup: name=systemd:/systemd-1/bluetooth.service
  51.  
  52. #after start
  53. bluetooth.service
  54.           Loaded: loaded (/etc/rc.d/bluetooth)
  55.           Active: active (running) since [Mon, 30 Aug 2010 14:23:25 +0200; 1s ago]
  56.          Process: 2328 (/etc/rc.d/bluetooth start, code=exited, status=0/SUCCESS)
  57.           CGroup: name=systemd:/systemd-1/bluetooth.service
  58.                   └ 2335 /usr/sbin/bluetoothd
  59.  
  60. #after stop
  61. bluetooth.service
  62.           Loaded: loaded (/etc/rc.d/bluetooth)
  63.           Active: inactive (dead) since [Mon, 30 Aug 2010 14:23:34 +0200; 2s ago]
  64.          Process: 2351 (/etc/rc.d/bluetooth stop, code=exited, status=0/SUCCESS)
  65.          Process: 2328 (/etc/rc.d/bluetooth start, code=exited, status=0/SUCCESS)
  66.           CGroup: name=systemd:/systemd-1/bluetooth.service
  67.  
  68. #after boot (running because it's in autostart)
  69. networkmanager.service
  70.           Loaded: loaded (/etc/rc.d/networkmanager)
  71.           Active: active (running) since [Mon, 30 Aug 2010 14:18:17 +0200; 5min ago]
  72.          Process: 1983 (/etc/rc.d/networkmanager start, code=exited, status=0/SUCCESS)
  73.           CGroup: name=systemd:/systemd-1/networkmanager.service
  74.                   └ 2006 /usr/sbin/NetworkManager
  75.  
  76. #after stop
  77. networkmanager.service
  78.           Loaded: loaded (/etc/rc.d/networkmanager)
  79.           Active: inactive (dead) since [Mon, 30 Aug 2010 14:23:53 +0200; 2s ago]
  80.          Process: 2368 (/etc/rc.d/networkmanager stop, code=exited, status=0/SUCCESS)
  81.          Process: 1983 (/etc/rc.d/networkmanager start, code=exited, status=0/SUCCESS)
  82.           CGroup: name=systemd:/systemd-1/networkmanager.service
  83.  
  84. #after start
  85. networkmanager.service
  86.           Loaded: loaded (/etc/rc.d/networkmanager)
  87.           Active: active (running) since [Mon, 30 Aug 2010 14:24:00 +0200; 1s ago]
  88.          Process: 2368 (/etc/rc.d/networkmanager stop, code=exited, status=0/SUCCESS)
  89.          Process: 2379 (/etc/rc.d/networkmanager start, code=exited, status=0/SUCCESS)
  90.           CGroup: name=systemd:/systemd-1/networkmanager.service
  91.                   └ 2387 /usr/sbin/NetworkManager