Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Insync
|
||||
After=local-fs.target network.target
|
||||
|
||||
[Service]
|
||||
Environment=DISPLAY=:0
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/bin/insync start
|
||||
ExecStop=/usr/bin/insync quit
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user