Initial commit

This commit is contained in:
Philip Trauner 2018-04-07 23:26:16 +02:00
commit df5befa9d1
45 changed files with 2030 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=Reset Coprocessor
After=systemd-user-sessions.service
[Service]
RemainAfterExit=yes
ExecStart=/usr/bin/wallaby_reset_coproc
[Install]
WantedBy=multi-user.target