mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/phonebox/default.nix
This commit is contained in:
2025-12-10 10:58:41 +07:00
parent b248f1490c
commit 7674881f2d

View File

@@ -327,7 +327,7 @@
wantedBy = [ "multi-user.target" ]; wantedBy = [ "multi-user.target" ];
path = with pkgs; [ inotify-tools asterisk ]; path = with pkgs; [ inotify-tools asterisk ];
script = '' script = ''
inotifywait -m -e move /etc/asterisk | inotifywait -m -e move /etc/asterisk |
while read path action file; do while read path action file; do
case "$file" in case "$file" in
pjsip.conf) pjsip.conf)