mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-03-06 13:36:05 -05:00
9 lines
137 B
SYSTEMD
9 lines
137 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=Perform remote backup
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/local/bin/remote-backup
|
||
|
Type=oneshot
|
||
|
User=root
|
||
|
WorkingDirectory=/root
|