jamesread 5 лет назад
Родитель
Сommit
5f4b6e74c0
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      OliveTin.service

+ 9 - 0
OliveTin.service

@@ -0,0 +1,9 @@
+[Unit]
+Description=OliveTin
+
+[Service]
+ExecStart=/usr/sbin/OliveTin
+Restart=always
+
+[Install]
+WantedBy=multi-user.target