why is the Main PID process below truncated?
_________________________________________________

[root@testserver:~]$ which systemctl
alias systemctl='/bin/systemctl --no-pager --full'
        /bin/systemctl

[root@testserver:~]$ systemctl status postgrey.service
postgrey.service - Postfix Greylisting Service
   Loaded: loaded (/usr/lib/systemd/system/postgrey.service; enabled)
   Active: active (running) since So 2013-04-21 16:01:03 CEST; 1min 54s ago
  Process: 65507 ExecStart=/usr/sbin/postgrey 
--unix=/var/spool/postfix/postgrey/socket --daemonize (code=exited,
status=0/SUCCESS)
 Main PID: 65508 (/usr/sbin/postg)
   CGroup: name=systemd:/system/postgrey.service
           └─65508 /usr/sbin/postgrey --unix=/var/spool/postfix/postgrey/socket 
--daemonize

[root@testserver:~]$ rpm -q systemd
systemd-201-2.fc18.5.x86_64

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to