8 lines
202 B
Desktop File
8 lines
202 B
Desktop File
[Unit]
|
|
Description=%I shock protection daemon
|
|
|
|
[Service]
|
|
# default sensivity is 15; bump it a little and enable adaptive tuning
|
|
ExecStart=/usr/sbin/hdapsd -d %I -s 22 -a
|
|
SyslogIdentifier=%p(%I)
|
|
Nice=-5
|