Magellan Linux

Diff of /branches/magellan-next/core/systemd/systemd-33-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8866 by niro, Wed Aug 3 23:42:55 2011 UTC revision 8867 by niro, Wed Aug 3 23:55:37 2011 UTC
# Line 189  postinstall() Line 189  postinstall()
189   # restart systemd daemon   # restart systemd daemon
190   systemctl daemon-reexec   systemctl daemon-reexec
191    
192     # restart systemd-logind daemon
193     systemctl try-restart systemd-logind.service
194    
195   # enable the services we install by default.   # enable the services we install by default.
196   systemctl enable \   systemctl enable \
197   getty@.service \   getty@.service \

Legend:
Removed from v.8866  
changed lines
  Added in v.8867