mirror of
https://github.com/safing/portmaster
synced 2025-09-02 02:29:12 +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",
|
"desktopTemplate": "../../../packaging/linux/portmaster.desktop",
|
||||||
"files": {
|
"files": {
|
||||||
"/usr/lib/systemd/system/portmaster.service": "../../../packaging/linux/portmaster.service",
|
"/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"
|
"/var/": "../../../packaging/linux/var"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue