10 lines
182 B
Desktop File
10 lines
182 B
Desktop File
[Unit]
|
|
Description=Reset Coprocessor
|
|
After=systemd-user-sessions.service
|
|
|
|
[Service]
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/bin/wallaby_reset_coproc
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|