mirror of
https://github.com/safing/portmaster
synced 2025-04-18 01:49:09 +00:00
Fix file name in xdg/autostart
This commit is contained in:
parent
347e2d1982
commit
de87216d5c
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
"desktopTemplate": "../../../packaging/linux/portmaster.desktop",
|
||||
"files": {
|
||||
"/usr/lib/systemd/system/portmaster.service": "../../../packaging/linux/portmaster.service",
|
||||
"/etc/xdg/autostart/portmaster.service": "../../../packaging/linux/portmaster-autostart.desktop",
|
||||
"/etc/xdg/autostart/portmaster.desktop": "../../../packaging/linux/portmaster-autostart.desktop",
|
||||
"/var/": "../../../packaging/linux/var"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue