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

trunk/installer-simple/systemd/installer.service.in revision 2508 by niro, Wed Jan 8 15:06:32 2014 UTC tags/installer-simple-0_4_91_20160616_1/systemd/installer.service.in revision 2953 by niro, Thu Jun 16 08:46:14 2016 UTC
# Line 1  Line 1 
1  [Unit]  [Unit]
2  Description=System Installer  Description=System Installer
3  After=syslog.target network.target mnt-cdrom.mount systemd-user-sessions.service getty@%INSTALLER_TTY%.service plymouth-quit-wait.service  Conflicts=getty@%INSTALLER_TTY%.service
4  ConditionPathExists=/mnt/cdrom/system  After=syslog.target network.target systemd-user-sessions.service getty@%INSTALLER_TTY%.service plymouth-quit-wait.service
5    ConditionPathExists=%INSTALLER_IMAGEROOT%
6  ConditionPathExists=/dev/tty0  ConditionPathExists=/dev/tty0
7    
8  [Service]  [Service]

Legend:
Removed from v.2508  
changed lines
  Added in v.2953