summaryrefslogtreecommitdiff
path: root/community/open-iscsi/open-iscsi.service
blob: b3e1096f7068a8675e151e2530f34daddc45543e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Open iSCSI Daemon
After=network.target

[Service]
Type=forking
ExecStart=/sbin/iscsid

[Install]
WantedBy=multi-user.target