Skip to content

Commit d1552bc

Browse files
authored
localsend_app.profile: protect ~/.config/autostart
1 parent e6dd6dd commit d1552bc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

etc/profile-a-l/localsend_app.profile

-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ include globals.local
88

99
blacklist /usr/libexec
1010

11-
noblacklist ${HOME}/.config/autostart
1211
noblacklist ${HOME}/.local/share/localsend_app
1312

1413
include disable-common.inc
@@ -20,9 +19,7 @@ include disable-programs.inc
2019
include disable-shell.inc
2120
include disable-xdg.inc
2221

23-
mkdir ${HOME}/.config/autostart
2422
mkdir ${HOME}/.local/share/localsend_app
25-
whitelist ${HOME}/.config/autostart
2623
whitelist ${HOME}/.local/share/localsend_app
2724
whitelist /usr/share/localsend_app
2825
include whitelist-common.inc
@@ -62,7 +59,6 @@ dbus-user none
6259
dbus-system none
6360

6461
read-only ${HOME}
65-
read-write ${HOME}/.config/autostart
6662
read-write ${HOME}/.local/share/localsend_app
6763
read-write ${DOWNLOADS}
6864
restrict-namespaces

0 commit comments

Comments
 (0)