Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project still alive? #100

Open
Jopp-gh opened this issue Mar 30, 2024 · 0 comments
Open

Is this project still alive? #100

Jopp-gh opened this issue Mar 30, 2024 · 0 comments

Comments

@Jopp-gh
Copy link

Jopp-gh commented Mar 30, 2024

What I did so far:

  • registered incron to run as service
  • added root and my username to allowed users, (altough allowed users aren't necessary at all, if I understood correctly)
  • added absolute paths to my incron job table like so: /home/username/directory IN_MOVED_TO /path/to/shell.sh because tilde ~ or $HOME does not work, also $@/$# seems to input anything at all into my script, so I removed $@/$# and make my script do all operations
  • I also checked with systemctl status incron.service and get: active, running, no errors in incron table

All looks fine on my side. Still, my shell script (set as executable and perfectly working in my IDE) doesn't trigger incron if I move files in /home/username/directory of /home/username/directory IN_MOVED_TO /path/to/shell.sh.

So the only valid explaination why I'm not succeeding is, your software must be outdated. If so, you could archive this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant