Skip to content

Commit

Permalink
Merge pull request #127 from Leo-Yan/load_sg_mod_in_service
Browse files Browse the repository at this point in the history
ilm: config: Automatically load "sg" module
  • Loading branch information
Leo Yan authored Mar 9, 2021
2 parents 58339f5 + 8f8c08b commit 947fcca
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 947fcca

Please sign in to comment.