diff options
Diffstat (limited to 'libre/lirc-libre/lircm.service')
-rw-r--r-- | libre/lirc-libre/lircm.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/lirc-libre/lircm.service b/libre/lirc-libre/lircm.service deleted file mode 100644 index c0b5e36b7..000000000 --- a/libre/lirc-libre/lircm.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=LIRC Mouse -Requires=lirc.service -After=network.target lirc.service - -[Service] -Type=forking -ExecStart=/usr/sbin/lircmd - -[Install] -WantedBy=multi-user.target - |