5 Commits

Author SHA1 Message Date
714cbbd9c6 Made service use a config file by default
It is better to edit a config file of a package, rather than a service file. Since the script does provide config file options, we should use them. Its probably worth adding a default/sample config file.
2016-07-27 21:03:01 +02:00
92b696efcf handle service's stop correctly 2014-08-17 04:22:23 +03:00
38063a6160 systemd service: start create_ap after network.target 2014-08-16 18:31:29 +03:00
993bdb9ce6 Update service file to fix cleaning process
Inserted the ExecStop directive to kill the hostapd process in order for the script to be able to receive the SIGINT signal. This enables the cleaning process to work when requesting the service to stop.
2014-06-03 13:45:19 +01:00
a746730072 added systemd .service file example 2013-11-29 23:21:10 +10:00