store vmimages in /lmn/vm and mount media in /lmn/media
This commit is contained in:
parent
68239b56cb
commit
e64008c714
14 changed files with 150 additions and 94 deletions
|
@ -5,6 +5,8 @@ After=network.target
|
|||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
User=lmnsynci
|
||||
Group=lmnsynci
|
||||
ExecStart=/usr/local/bin/vmimage-torrent start
|
||||
ExecStop=/usr/local/bin/vmimage-torrent stop
|
||||
ExecReload=/usr/local/bin/vmimage-torrent reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue