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

fix(config_watcher): allow backupcopy for vim #122

Merged
merged 4 commits into from
Feb 21, 2022
Merged

fix(config_watcher): allow backupcopy for vim #122

merged 4 commits into from
Feb 21, 2022

Conversation

Enter-tainer
Copy link
Contributor

by watching the parent dir of config file, we can receive events regardless of the inode of the config file.

fix #76

@Enter-tainer
Copy link
Contributor Author

I've test it on archlinux with backupcopy=no, no sure whether it will work on Openwrt

@rapiz1
Copy link
Owner

rapiz1 commented Feb 9, 2022

I will test this on OpenWrt sometime

@rapiz1 rapiz1 merged commit a492ea4 into rapiz1:main Feb 21, 2022
@rapiz1
Copy link
Owner

rapiz1 commented Feb 21, 2022

Good job!

cssivision pushed a commit to cssivision/rathole that referenced this pull request Apr 21, 2022
by watching the parent dir of config file, we can receive events regardless of the inode of the config file.
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

Successfully merging this pull request may close these issues.

inotify event move_self not handled by hot-reloading
2 participants