3cd12006bb
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
15 lines
199 B
Desktop File
15 lines
199 B
Desktop File
[Unit]
|
|
Description=iscsi LIO target service
|
|
After=config.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/etc/init.d/target
|
|
ExecStop=
|
|
ExecReload=
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|