mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/phonebox/default.nix
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user