diff --git a/.local/share/service/xsecurelock/log/run b/.local/share/service/xsecurelock/log/run deleted file mode 100755 index dfc407b6..00000000 --- a/.local/share/service/xsecurelock/log/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec vlogger -t diff --git a/.local/share/service/xsecurelock/conf b/.local/share/service/xss-lock/conf similarity index 100% rename from .local/share/service/xsecurelock/conf rename to .local/share/service/xss-lock/conf diff --git a/.local/share/service/xss-lock/log/run b/.local/share/service/xss-lock/log/run new file mode 100755 index 00000000..97321e3c --- /dev/null +++ b/.local/share/service/xss-lock/log/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec vlogger -t xss-lock diff --git a/.local/share/service/xsecurelock/run b/.local/share/service/xss-lock/run similarity index 96% rename from .local/share/service/xsecurelock/run rename to .local/share/service/xss-lock/run index 876b8b8b..9443bf53 100755 --- a/.local/share/service/xsecurelock/run +++ b/.local/share/service/xss-lock/run @@ -1,5 +1,6 @@ #!/bin/sh exec 2>&1 +set -a . "$XDG_STATE_HOME/dbus"