7 lines
102 B
Desktop File
7 lines
102 B
Desktop File
[Unit]
|
|
Description=Reload Apache
|
|
|
|
[Service]
|
|
Type=onshot
|
|
ExecStart=/bin/systemctl reload httpd.service
|