home.nas: more weird avahi fixups
This commit is contained in:
parent
1a34555530
commit
46c761a3c2
1 changed files with 5 additions and 0 deletions
|
@ -71,6 +71,11 @@ nodes['home.nas'] = {
|
|||
'/storage/nas/normen',
|
||||
},
|
||||
},
|
||||
'cron': {
|
||||
'jobs': {
|
||||
'avahi-aruba-fixup': '17,47 * * * * root /usr/bin/systemctl restart avahi-daemon.service',
|
||||
},
|
||||
},
|
||||
'dm-crypt': {
|
||||
'encrypted-devices': {
|
||||
'/dev/disk/by-id/ata-Samsung_SSD_870_QVO_8TB_S5SSNJ0X409404K': {
|
||||
|
|
Loading…
Reference in a new issue