Skip to content

Commit

Permalink
ilm: config: Automatically load "sg" module
Browse files Browse the repository at this point in the history
Signed-off-by: Leo Yan <[email protected]>
  • Loading branch information
Leo Yan committed Mar 9, 2021
1 parent 9ac665c commit 8f8c08b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/seagate_ilm.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ After=syslog.target

[Service]
Type=forking
ExecStartPre=/sbin/modprobe sg
ExecStart=/usr/sbin/seagate_ilm -l 0 -L 7 -E 7 -S 7
SendSIGKILL=no

Expand Down

0 comments on commit 8f8c08b

Please sign in to comment.