Magellan Linux

Diff of /tags/installer-simple-0_4_91_20160616_1/systemd/installer.service.in

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

revision 2511 by niro, Wed Jan 8 15:30:14 2014 UTC revision 2641 by niro, Wed Apr 2 11:26:54 2014 UTC
# Line 1  Line 1 
1  [Unit]  [Unit]
2  Description=System Installer  Description=System Installer
3  Conflicts=getty@%INSTALLER_TTY%.service  Conflicts=getty@%INSTALLER_TTY%.service
4  After=syslog.target network.target mnt-cdrom.mount systemd-user-sessions.service getty@%INSTALLER_TTY%.service plymouth-quit-wait.service  After=syslog.target network.target systemd-user-sessions.service getty@%INSTALLER_TTY%.service plymouth-quit-wait.service
5  ConditionPathExists=/mnt/cdrom/system  ConditionPathExists=%INSTALLER_IMAGEROOT%
6  ConditionPathExists=/dev/tty0  ConditionPathExists=/dev/tty0
7    
8  [Service]  [Service]

Legend:
Removed from v.2511  
changed lines
  Added in v.2641