forked from rc/classroom
9 lines
147 B
Desktop File
9 lines
147 B
Desktop File
[Unit]
|
|
Description=Update btrfs filesystems
|
|
|
|
[Service]
|
|
User=root
|
|
Group=root
|
|
Type=oneshot
|
|
ExecStart=/home/partimag/fri_live_upgrade/frib_update.py
|
|
|