mirror of
https://github.com/unman/shaker.git
synced 2025-12-26 21:34:35 -05:00
12 lines
268 B
Text
12 lines
268 B
Text
/rw/config/rc.local:
|
|
file.replace:
|
|
- pattern: 'systemctl.*unmask.*syncthing@user.service'
|
|
- repl - ''
|
|
- backup: False
|
|
|
|
/rw/config/rc.local_2:
|
|
file.replace:
|
|
- pattern: 'systemctl.*start.*syncthing@user.service''
|
|
- repl - ''
|
|
- backup: False
|
|
|