mirror of
https://github.com/clearlinux/clr-debug-info.git
synced 2026-08-19 04:28:02 +00:00
13 lines
235 B
Desktop File
13 lines
235 B
Desktop File
[Unit]
|
|
Description=Clear Linux debuginfo fuse monitor
|
|
After=clr_debug_daemon.socket
|
|
Requires=clr_debug_daemon.socket
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/clr_debug_fuse
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|