diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-06-08 22:01:22 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-06-11 19:05:51 +0300 |
commit | eb502ab9c94cc8a89a29f9310e2f56404b432053 (patch) | |
tree | 70ec81d40a9fc406960d85773436d3b33a014c7a /systemd/sound_node.service | |
parent | 1ed87f69878b85daf94cde4c7b187939d9e15778 (diff) |
ipcam: rewrite motion detection system
Diffstat (limited to 'systemd/sound_node.service')
-rw-r--r-- | systemd/sound_node.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/sound_node.service b/systemd/sound_node.service index 9d47a4f..e3e3afd 100644 --- a/systemd/sound_node.service +++ b/systemd/sound_node.service @@ -1,5 +1,5 @@ [Unit] -Description=MyHomeKit Sound Node (ALSA HTTP Frontend) +Description=HomeKit Sound Node (ALSA HTTP Frontend) After=network-online.target [Service] |