Add files via upload
Этот коммит содержится в:
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Setup SML Scripts - UNIT</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Setup SML Scripts - UNIT</h1>
|
||||
<p>Setup SML Scripts - UNIT</p>
|
||||
<hr>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=XLX launcher scripts
|
||||
Wants=xlx.timer
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
User=root
|
||||
ExecStart=xlx-update
|
||||
ExecStart=xlx-getdmrid
|
||||
ExecStart=xlx-gethost
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=XLX launcher scripts
|
||||
Requires=xlx.service
|
||||
|
||||
[Timer]
|
||||
Unit=xlx.service
|
||||
OnCalendar=*-*-* *:00/10:00
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Ссылка в новой задаче
Block a user