mirror of
https://github.com/clearlinux/clr-debug-info.git
synced 2026-09-03 04:11:47 +00:00
12 lines
203 B
Desktop File
12 lines
203 B
Desktop File
[Unit]
|
|
Description=Clear Linux debuginfo fuse monitor
|
|
After=clr_debug_daemon.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/clr_debug_fuse
|
|
DefaultDependencies=no
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|