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" ];
path = with pkgs; [ inotify-tools asterisk ];
script = ''
inotifywait -m -e move /etc/asterisk |
inotifywait -m -e move /etc/asterisk |
while read path action file; do
case "$file" in
pjsip.conf)