9 lines
132 B
Desktop File
9 lines
132 B
Desktop File
[Unit]
|
|
Description=rsync D:
|
|
|
|
[Service]
|
|
User=root
|
|
Group=root
|
|
Type=oneshot
|
|
ExecStart=/bin/bash /mnt/ucilnice_d/skupno/porini_na_d.sh
|
|
|