13 lines
192 B
Desktop File
13 lines
192 B
Desktop File
[Unit]
|
|
Description=Webmin
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/etc/webmin/start
|
|
ExecStop=/etc/webmin/stop
|
|
ExecReload=/etc/webmin/reload
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|